podman/tests/smoke.fmf
Jindrich Novy 79185cebe7 Fix RHEL10 tests - Related: RHEL-39410
Signed-off-by: Jindrich Novy <jnovy@redhat.com>
2024-05-31 18:52:07 +02:00

3 lines
108 B
Plaintext

summary: Execute a simple command
test: podman run -t --rm fedora cat /etc/os-release | grep 'Fedora Linux'