nvidia-container-toolkit/tests/e2e
Evan Lezar 305c2e2dde
Some checks are pending
CI Pipeline / code-scanning (push) Waiting to run
CI Pipeline / variables (push) Waiting to run
CI Pipeline / golang (push) Waiting to run
CI Pipeline / image (push) Blocked by required conditions
CI Pipeline / e2e-test (push) Blocked by required conditions
Add create-soname-symlinks hook
This change adds a create-soname-symlinks hook that can be used to ensure
that the soname symlinks for injected libraries exist in a container.

This is done by calling ldconfig -n -N for the folders containing the injected
libraries.

This also ensures that libcuda.so is present in the ldcache when the update-ldcache
hook is run.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2025-03-19 16:52:41 +02:00
..
infra Add E2E GitHub Action for Container Toolkit 2025-02-05 16:22:14 +01:00
e2e_test.go [no-relnote] Fix flag name on E2E 2025-02-05 20:29:27 +01:00
installer.go Add remote-test option for E2E 2025-02-04 15:05:46 +01:00
Makefile Add remote-test option for E2E 2025-02-04 15:05:46 +01:00
nvidia-container-toolkit_test.go Add create-soname-symlinks hook 2025-03-19 16:52:41 +02:00
runner.go [no-relnote] fix host and port string generation for remote E2E 2025-02-07 12:00:17 +01:00