Remove explicit requires from tests.yml

Requires are now handled by Standard Test Roles based on the
individual test metadata so there is no need to list them here.
This commit is contained in:
Petr Šplíchal 2018-10-08 11:07:22 +00:00 committed by Lukas Vrabec
parent 5e3b0e1f2a
commit 58a31e207a
No known key found for this signature in database
GPG Key ID: 47201AC42F29CE06
1 changed files with 0 additions and 22 deletions

View File

@ -8,25 +8,3 @@
- repo: "https://src.fedoraproject.org/tests/selinux.git"
dest: "selinux"
fmf_filter: "tier:1 | component:selinux-policy"
required_packages:
- dosfstools
- e2fsprogs
- gcc
- git
- grep
- checkpolicy
- libselinux
- libselinux-utils
- libsemanage
- libsepol
- libsepol-devel
- policycoreutils
- policycoreutils-python-utils
- python3-policycoreutils
- selinux-policy
- selinux-policy-devel
- selinux-policy-minimum
- selinux-policy-mls
- selinux-policy-targeted
- setools-console
- util-linux