diff --git a/tests/tests.yml b/tests/tests.yml index c04db9b..8a70023 100644 --- a/tests/tests.yml +++ b/tests/tests.yml @@ -22,3 +22,16 @@ - unit-v6test: dir: ./source/src/func_tests run: make v6test + +- hosts: localhost + roles: + - role: standard-test-beakerlib + tags: + - classic + required_packages: + - lksctp-tools + - policycoreutils-python-utils + repositories: + - repo: "https://src.fedoraproject.org/tests/selinux.git" + dest: "selinux" + fmf_filter: "path: /policycoreutils/sctp_test"