systemd/plans.fmf
Frantisek Sumsal c3c36bf304 Skip internal tests in CentOS Stream/Fedora
Since the tests repo is not accessible there. The `rpm-tmt-test` job
will still fail, since with this change it will complain about an empty
test plan, but that's something to (possibly) fix in the near future.
2024-07-02 11:27:46 +02:00

11 lines
259 B
Plaintext

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