container-selinux/test/main.fmf
Lokesh Mandvekar e69924ab39
container-selinux-3:2.235.0-2.el9
- sync TMT tests and plan from upstream
- Resolves: RHEL-80816

Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2025-03-04 16:37:15 +05:30

18 lines
393 B
Plaintext

require:
- attr
- bats
- container-selinux
- podman-tests
- policycoreutils
/basic_check:
summary: Run basic checks
test: |
semodule --list=full | grep container
semodule -B
rpm -Vqf /var/lib/selinux/*/active/modules/200/container
/podman_system_test:
summary: Run SELinux specific Podman system tests
test: bash ./podman-tests.sh