From 61a8ae4f242605e94ed2ada1c60f8a28046052ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0pl=C3=ADchal?= Date: Mon, 25 Aug 2025 20:04:14 +0200 Subject: [PATCH] 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 --- tests/tmt/podman/smoke.fmf | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 tests/tmt/podman/smoke.fmf diff --git a/tests/tmt/podman/smoke.fmf b/tests/tmt/podman/smoke.fmf new file mode 100644 index 0000000..4a901b8 --- /dev/null +++ b/tests/tmt/podman/smoke.fmf @@ -0,0 +1,4 @@ +summary: Podman works fine with no avc denials +test: podman run -it --rm fedora echo hi +require: podman +check: avc