Skip to content

[release-1.19] [no-relnote] fix e2e failures for nvidia-container-cli test cases#1806

Merged
cdesiniotis merged 1 commit intorelease-1.19from
backport-1802-to-release-1.19
May 7, 2026
Merged

[release-1.19] [no-relnote] fix e2e failures for nvidia-container-cli test cases#1806
cdesiniotis merged 1 commit intorelease-1.19from
backport-1802-to-release-1.19

Conversation

@github-actions
Copy link
Copy Markdown

@github-actions github-actions Bot commented May 7, 2026

🤖 Automated backport of #1802 to release-1.19

✅ Cherry-pick completed successfully with no conflicts.

Original PR: #1802
Original Author: @cdesiniotis

Cherry-picked commits (1):

  • a7e3289 [no-relnote] fix e2e failures for nvidia-container-cli test cases

This backport was automatically created by the backport bot.

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 a7e3289)
@copy-pr-bot
Copy link
Copy Markdown

copy-pr-bot Bot commented May 7, 2026

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@cdesiniotis
Copy link
Copy Markdown
Contributor

/ok to test 3ba9979

@cdesiniotis cdesiniotis enabled auto-merge May 7, 2026 18:31
@cdesiniotis cdesiniotis merged commit 002e26a into release-1.19 May 7, 2026
15 checks passed
@cdesiniotis cdesiniotis deleted the backport-1802-to-release-1.19 branch May 7, 2026 19:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants