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

NVIDIA / holodeck / 22147182255
48%

Build:
DEFAULT BRANCH: main
Ran 18 Feb 2026 04:02PM 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

18 Feb 2026 04:00PM UTC coverage: 48.227%. Remained the same
22147182255

push

github

web-flow
feat(docker): add RPM support to Docker template (#677)

Add OS-family branching to the Docker package template following the
containerd.go reference pattern. Replaces hardcoded apt-get with
pkg_update abstraction and adds RPM repo setup for Amazon Linux
(via Fedora repo mapping), Fedora, and RHEL/Rocky/CentOS families.

Key changes in docker.go:
- Replace `sudo apt-get update` with `pkg_update`
- Add `case ${HOLODECK_OS_FAMILY}` branching for repo setup
- Debian: preserved existing GPG key and apt sources.list logic
- RPM: docker-ce.repo from download.docker.com (centos/fedora)
- Amazon Linux: Fedora repo with HOLODECK_AMZN_FEDORA_VERSION mapping
- Version syntax: = (apt) vs - (dnf) for versioned installs
- Source /etc/os-release for ${ID} in RPM case
- Unsupported OS family error with remediation message

Tests added in docker_test.go:
- TestDocker_Execute_PackageSource_OSFamilyBranching
- TestDocker_Execute_PackageSource_RPMVersionSyntax
- TestDocker_Execute_PackageSource_SourcesOsRelease

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

2612 of 5416 relevant lines covered (48.23%)

0.54 hits per line

Jobs
ID Job ID Ran Files Coverage
1 22147182255.1 18 Feb 2026 04:02PM UTC 35
48.23
GitHub Action Run
Source Files on build 22147182255
  • 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 #22147182255
  • 3b09a0db on github
  • Prev Build on main (#22139342884)
  • Next Build on main (#22147230124)
  • 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