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

NVIDIA / holodeck / 26411558137 / 1
49%
main: 49%

Build:
Build:
LAST BUILD BRANCH: pull-request/824
DEFAULT BRANCH: main
Ran 25 May 2026 05:06PM UTC
Files 76
Run time 3s
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

25 May 2026 05:02PM UTC coverage: 48.745%. Remained the same
26411558137.1

push

github

ArangoGutierrez
fix(provisioner): expose CRI-O bundled runtimes on PATH for AL2023

The opensuse CRI-O RPM on Amazon Linux 2023 bundles its OCI runtimes
(runc, crun, conmon, pinns) under /usr/libexec/crio/ rather than on
PATH. nvidia-container-toolkit 1.19.1 changed 'nvidia-ctk runtime
configure --runtime=crio' to require pre-existing runc/crun entries
in crio's config to preserve them when writing the
/etc/crio/crio.conf.d/99-nvidia.toml drop-in. Without those entries,
nvidia-ctk logs:

  level=warning msg="Could not infer options from runtimes [runc crun]"

and writes a drop-in that omits the runtime tables. The subsequent
'systemctl restart crio' then fails because crio has no usable
runtimes, breaking every AL2023 E2E job (rpm-al2023).

Symlinking the bundled runtimes into /usr/bin/ in the AL2023 branch
of the CRI-O install template lets nvidia-ctk discover them and
preserve them in the merged config. RHEL and Debian remain
unaffected because their CRI-O packages install runtimes on PATH
to begin with.

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

5634 of 11558 relevant lines covered (48.75%)

0.54 hits per line

Source Files on job 26411558137.1
  • Tree
  • List 76
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 26411558137
  • 65896c20 on github
  • Prev Job for on pull-request/824 (#26402728532.1)
  • 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