[CI:BUILD] Packit: Disable unexpected journal message check for cockpit-podman

These are relevant when validating upstream or selinux-policy changes,
but not podman ones. This makes the revdeps tests more robust against
random (non-fatal) SELinux denials or messages from other system
components.

[NO NEW TESTS NEEDED] - This is test configuration.

Signed-off-by: Martin Pitt <mpitt@redhat.com>
This commit is contained in:
Martin Pitt
2023-08-25 17:44:47 +02:00
committed by Martin Pitt
parent a6f2f58547
commit b8146a8a2c

View File

@ -15,6 +15,11 @@ discover:
execute:
how: tmt
# not relevant for testing podman
environment:
TEST_AUDIT_NO_SELINUX: 1
TEST_ALLOW_JOURNAL_MESSAGES: ".*"
# This has to duplicate cockpit-podman's plan structure; see https://github.com/teemtee/tmt/issues/1770
/podman-system:
summary: Run cockpit-podman system tests