Use FMF filter instead of listing tests manually

There is a feature in the Standard Test Roles which allows to use an FMF filter
instead of listing all tests manually. All tier one selinux tests are selected
as well.
This commit is contained in:
Petr Lautrbach 2019-11-11 09:07:15 +01:00
parent 194ca16bb8
commit 15ab9bf126
1 changed files with 3 additions and 3 deletions

View File

@ -8,9 +8,7 @@
repositories:
- repo: "https://src.fedoraproject.org/tests/selinux.git"
dest: "selinux"
tests:
- selinux/libsemanage/sanity-tests
- selinux/libsemanage/verify-options-in-semanage-conf
fmf_filter: "tier: 1 | component: libsemanage & tags: generic"
required_packages:
- libsemanage # Required for sanity-tests
- libsemanage-devel # Required for sanity-tests
@ -23,3 +21,5 @@
- policycoreutils-python-utils # Required for verify-options-in-semanage-conf
- selinux-policy # Required for verify-options-in-semanage-conf
- selinux-policy-devel # Required for verify-options-in-semanage-conf
- lksctp-tools # sctp_test
- psmisc # sctp_test