|
Ran
|
Jobs
1
|
Files
243
|
Run time
1min
|
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
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 25514649490.1 | 243 |
43.32 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|