nvidia-container-toolkit/tests/e2e
Evan Lezar 119a2df821
Some checks failed
CI Pipeline / code-scanning (push) Has been cancelled
CI Pipeline / variables (push) Has been cancelled
CI Pipeline / golang (push) Has been cancelled
CI Pipeline / image (push) Has been cancelled
CI Pipeline / e2e-test (push) Has been cancelled
Extract deb and rpm packages to single image
This change swithces to using a single image for the NVIDIA Container Toolkit contianer.
Here the contents of the architecture-specific deb and rpm packages are extracted
to a known root. These contents can then be installed using the updated installation
mechanism which has been updated to detect the source root based on the packaging type.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2025-05-07 17:16:06 +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 Extract deb and rpm packages to single image 2025-05-07 17:16:06 +02:00
nvidia-container-toolkit_test.go Add basic integration tests for forward compat 2025-02-27 15:58:15 +02:00
runner.go [no-relnote] fix host and port string generation for remote E2E 2025-02-07 12:00:17 +01:00