diff --git a/tests/tests.yml b/tests/tests.yml index 46e4c5f..7fc5ec2 100644 --- a/tests/tests.yml +++ b/tests/tests.yml @@ -9,30 +9,6 @@ - repo: "https://src.fedoraproject.org/tests/selinux.git" dest: "selinux" fmf_filter: "tier: 1 | component: libselinux" - required_packages: - - libselinux - - libselinux-devel - - libselinux-utils - - glibc - - gcc - - attr - - strace - - audit - - e2fsprogs - - git - - grep - - checkpolicy - - libsemanage - - libsepol - - libsepol-devel - - policycoreutils - - policycoreutils-python-utils - - selinux-policy - - selinux-policy-devel - - selinux-policy-minimum - - selinux-policy-mls - - selinux-policy-targeted - - setools-console # Tests to run inside a container - hosts: localhost