container-selinux/test/main.fmf
Lokesh Mandvekar 10c17202e8
container-selinux-4:2.235.0-2.el10
- fetch TMT tests and plan from upstream
- Resolves: RHEL-80817

Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2025-03-04 17:02:11 +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