nvidia-container-toolkit/tests
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
..
bin Rename test folder to tests 2025-01-23 11:46:14 +01:00
container Rename test folder to tests 2025-01-23 11:46:14 +01:00
e2e Add create-soname-symlinks hook 2025-03-19 16:52:41 +02:00
input Rename test folder to tests 2025-01-23 11:46:14 +01:00
output Rename test folder to tests 2025-01-23 11:46:14 +01:00
release Rename test folder to tests 2025-01-23 11:46:14 +01:00
vendor Bump golang.org/x/crypto from 0.35.0 to 0.36.0 in /tests 2025-03-07 14:32:55 +00:00
go.mod Bump golang.org/x/crypto from 0.35.0 to 0.36.0 in /tests 2025-03-07 14:32:55 +00:00
go.sum Bump golang.org/x/crypto from 0.35.0 to 0.36.0 in /tests 2025-03-07 14:32:55 +00:00