diff --git a/tests/tests.yml b/tests/tests.yml index ad1cc77..1b15b20 100644 --- a/tests/tests.yml +++ b/tests/tests.yml @@ -8,12 +8,7 @@ repositories: - repo: "https://src.fedoraproject.org/tests/selinux.git" dest: "selinux" - tests: - - selinux/checkpolicy/checkmodule - - selinux/checkpolicy/checkpolicy - - selinux/checkpolicy/checkpolicy-docs - - selinux/checkpolicy/sedismod - - selinux/checkpolicy/sedispol + fmf_filter: "tier:1 | component:checkpolicy" required_packages: - checkpolicy # Required by all tests - man # Required by checkpolicy-docs @@ -27,6 +22,16 @@ - policycoreutils # Required by sedismod - psmisc # Required by sedismod - selinux-policy # Required by sedispol + - e2fsprogs + - gcc + - git + - libselinux + - libselinux-utils + - libsemanage + - libsepol + - libsepol-devel + - policycoreutils-python-utils + - selinux-policy-devel # Tests for Container - hosts: localhost