mirror of
https://github.com/containers/podman.git
synced 2025-10-12 16:56:32 +08:00

So that we don't have to overwrite a system dir and also can test rootless. Signed-off-by: Paul Holzinger <pholzing@redhat.com>
cdi devices
This test copies a CDI device file on a tmpfs mounted on /etc/cdi, then checks that the CDI device in the compose file is present in a container. The test is skipped when running as rootless.
Validation
- The CDI device is present in the container.