From c2a318192abd828d86cba7c2ba17187e25e2e7cc Mon Sep 17 00:00:00 2001 From: Frantisek Sumsal Date: Tue, 7 Jan 2025 15:22:19 +0100 Subject: [PATCH] Skip standalone packages when installing systemd in gating The systemd-standalone-* packages conflict with the systemd package which breaks build installation in gating. The gating configuration, that was taken from C10S/RHEL10 doesn't account for this, since we dropped these packages there. Follow-up for f6aedb70ea62992722da76d06dfccfd4ca57726e. --- plans.fmf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/plans.fmf b/plans.fmf index ad43161..50cb603 100644 --- a/plans.fmf +++ b/plans.fmf @@ -3,6 +3,10 @@ how: fmf url: https://gitlab.com/redhat/rhel/tests/systemd.git filter: 'tier: 1' + prepare: + how: install + exclude: + - systemd-standalone-.* execute: how: tmt adjust: