diff --git a/.packit.yaml b/.packit.yaml index 49c42527b569..5194695518d9 100644 --- a/.packit.yaml +++ b/.packit.yaml @@ -37,7 +37,8 @@ jobs: identifier: cockpit-revdeps trigger: pull_request targets: - - fedora-all + - fedora-latest-stable + - fedora-development tf_extra_params: environments: - artifacts: diff --git a/plans/cockpit-podman.fmf b/plans/cockpit-podman.fmf index 86ed20c5eabf..ca3626b1a425 100644 --- a/plans/cockpit-podman.fmf +++ b/plans/cockpit-podman.fmf @@ -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