tests: Add sctp_test from policycoreutils test suite
This commit is contained in:
parent
c4c03c312c
commit
19fe3ff9cb
@ -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"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user