systemd/plans.fmf
Frantisek Sumsal c2a318192a 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.
2025-01-07 15:22:19 +01:00

15 lines
344 B
Plaintext

/tier1-internal:
discover:
how: fmf
url: https://gitlab.com/redhat/rhel/tests/systemd.git
filter: 'tier: 1'
prepare:
how: install
exclude:
- systemd-standalone-.*
execute:
how: tmt
adjust:
enabled: false
when: distro == centos-stream or distro == fedora