nvidia-container-toolkit/tests/e2e
Evan Lezar 4bf7421a80
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 directories 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-06-24 13:49:24 +02:00
..
infra [no-relnote] Use 550 driver in tests 2025-06-18 15:18:21 +02:00
e2e_test.go [no-relnote] Update E2E suite 2025-05-14 11:22:14 +02:00
installer.go Add remote-test option for E2E 2025-02-04 15:05:46 +01:00
Makefile Extract deb and rpm packages to single image 2025-06-16 19:15:56 +02:00
nvidia-container-toolkit_test.go Add create-soname-symlinks hook 2025-06-24 13:49:24 +02:00
runner.go [no-relnote] fix host and port string generation for remote E2E 2025-02-07 12:00:17 +01:00