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:
parent
037e03d252
commit
c2a318192a
@ -3,6 +3,10 @@
|
|||||||
how: fmf
|
how: fmf
|
||||||
url: https://gitlab.com/redhat/rhel/tests/systemd.git
|
url: https://gitlab.com/redhat/rhel/tests/systemd.git
|
||||||
filter: 'tier: 1'
|
filter: 'tier: 1'
|
||||||
|
prepare:
|
||||||
|
how: install
|
||||||
|
exclude:
|
||||||
|
- systemd-standalone-.*
|
||||||
execute:
|
execute:
|
||||||
how: tmt
|
how: tmt
|
||||||
adjust:
|
adjust:
|
||||||
|
Loading…
Reference in New Issue
Block a user