tests: Add sctp_test from policycoreutils test suite

This commit is contained in:
Petr Lautrbach 2020-01-21 09:37:07 +01:00
parent c4c03c312c
commit 19fe3ff9cb

View File

@ -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"