|
Repo Added
|
Build
2486
Last
|
Files
244
|
Badge
README BADGES
|
github
[no-relnote] fix e2e failures for nvidia-container-cli test cases Newer versions of Ubuntu container images (starting with 26.04) introduced changes that broke nvidia-container-cli tests. In particular, the libcap shared library, the pivot_root binary, and /sbin/ldconfig.real are not included by default. This differs from prior releases. To account for this and fix the test failures, the libcap2 and utils-linux-extra (provided pivot_root) packages have been added as prerequisites that get installed in the nested container runner used in our e2e tests. In addition, /sbin/ldconfig.real is made a symlink to /sbin/ldconfig if it doesn't exist. Signed-off-by: Christopher Desiniotis <cdesiniotis@nvidia.com> (cherry picked from commit a7e3289ea)
6436 of 14857 relevant lines covered (43.32%)
0.48 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|
![]() |
Badge your Repo: nvidia-container-toolkitWe detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.Could not find badge in README. |
|
Embed ▾
README BADGES
|