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

NVIDIA / holodeck / 20830359880
21%

Build:
DEFAULT BRANCH: main
Ran 08 Jan 2026 08:14PM UTC
Jobs 1
Files 21
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

08 Jan 2026 08:13PM UTC coverage: 11.424%. Remained the same
20830359880

push

github

web-flow
feat: implement idempotent provisioning templates with enhanced error handling (#570)

Implements idempotent provisioning for all templates with:

## Idempotency Framework (CommonFunctions)
- State management: holodeck_is_installed/holodeck_mark_installed
- Structured logging: holodeck_log with JSON support
- Error handling: holodeck_error with exit codes and remediation hints
- Progress reporting: holodeck_progress for multi-step operations
- Retry mechanism: holodeck_retry with exponential backoff
- Verification functions for all components

## Key Fixes
- Wait for cloud-init before provisioning (prevents race conditions)
- Use sudo for docker commands (usermod doesn't apply to current session)
- Wait for Docker before installing cri-dockerd
- Precise version matching (no false positives)
- Safe heredocs using printf (prevents shell injection)
- JSON escaping in structured logs
- 120s timeout for container runtimes on slow VMs

## Templates Updated
- common.go: Core idempotency framework
- nv-driver.go, containerd.go, docker.go, crio.go
- container-toolkit.go, kubernetes.go, kernel.go

Tested locally on AWS g4dn.xlarge with full provisioning stack.

Signed-off-by: Eduardo Arango <eduardoa@nvidia.com>

280 of 2451 relevant lines covered (11.42%)

0.13 hits per line

Jobs
ID Job ID Ran Files Coverage
1 20830359880.1 08 Jan 2026 08:14PM UTC 21
11.42
GitHub Action Run
Source Files on build 20830359880
  • Tree
  • List 21
  • Changed 7
  • Source Changed 7
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #20830359880
  • b43602f0 on github
  • Prev Build on main (#20817401349)
  • Next Build on main (#20843959419)
  • 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