selinux-policy/plans/tests.fmf
Milos Malik b9a8e2c7de do not run tests which require EPEL repo
There is no EPEL repo for RHEL-10 or CentOS stream 10. It makes
no sense to run tests which require this repo, because they would
fail. Once the EPEL repo becomes available, the part of filter
can be removed.
2024-07-19 08:46:59 +00:00

16 lines
379 B
Plaintext

execute:
how: tmt
/tier1-filtered:
discover:
- how: fmf
url: https://src.fedoraproject.org/tests/selinux.git
filter: "tier:1 & tag:-failinfedora & tag:-epel"
/component-filtered:
discover:
- how: fmf
url: https://src.fedoraproject.org/tests/selinux.git
filter: "component:selinux-policy & tag:-failinfedora & tag:-epel"