• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

NVIDIA / holodeck / 22619788542
48%
main: 50%

Build:
Build:
LAST BUILD BRANCH: pull-request/706
DEFAULT BRANCH: main
Ran 03 Mar 2026 10:57AM UTC
Jobs 1
Files 35
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

03 Mar 2026 10:53AM UTC coverage: 48.421%. Remained the same
22619788542

push

github

ArangoGutierrez
fix(provisioner): install cri-dockerd even when Docker is preinstalled

Amazon Linux 2023 AMIs ship Docker preinstalled (v25.0.14). The Docker
template's early-exit logic (exit 0) short-circuits the entire script
when it detects a functional Docker installation, skipping cri-dockerd
installation. When the Kubernetes template later tries to use
unix:///run/cri-dockerd.sock for kubeadm, it fails with
"no such file or directory".

Replace exit 0 with a DOCKER_ALREADY_INSTALLED flag that skips only the
Docker installation steps while always running cri-dockerd setup.

Applies to both dockerPackageTemplate and dockerGitTemplate.

Ref: #684
Signed-off-by: Carlos Eduardo Arango Gutierrez <eduardoa@nvidia.com>

2637 of 5446 relevant lines covered (48.42%)

0.55 hits per line

Jobs
ID Job ID Ran Files Coverage
1 22619788542.1 03 Mar 2026 10:57AM UTC 35
48.42
GitHub Action Run
Source Files on build 22619788542
  • Tree
  • List 35
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #22619788542
  • 2e4b559e on github
  • Prev Build on pull-request/693 (#22575971651)
  • Next Build on pull-request/693 (#22623421442)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc