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:
parent
5e3b0e1f2a
commit
58a31e207a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user