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 f6aedb70ea.
This commit is contained in:
Frantisek Sumsal 2025-01-07 15:22:19 +01:00
parent 037e03d252
commit c2a318192a

View File

@ -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: