Add a simple podman smoke test with avc check

Make sure that no avc denials are triggered when a simple `podman`
command is executed. This should prevent failures like this:
https://github.com/containers/container-selinux/issues/389
This commit is contained in:
Petr Šplíchal 2025-08-25 20:04:14 +02:00
parent f2c6c8632c
commit 61a8ae4f24

View File

@ -0,0 +1,4 @@
summary: Podman works fine with no avc denials
test: podman run -it --rm fedora echo hi
require: podman
check: avc