Add initial set of tests
- Tier1 SELinux components tests for Sanity - policycoreutils and checkpolicy tests as they depend and use SETools
This commit is contained in:
parent
082b752534
commit
1d41610e25
11
tests/tests.yml
Normal file
11
tests/tests.yml
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
# Test to run in classic context
|
||||
- hosts: localhost
|
||||
roles:
|
||||
- role: standard-test-beakerlib
|
||||
tags:
|
||||
- classic
|
||||
repositories:
|
||||
- repo: "https://src.fedoraproject.org/tests/selinux.git"
|
||||
dest: "selinux"
|
||||
fmf_filter: "tier: 1 | component: policycoreutils | component: checkpolicy"
|
Loading…
Reference in New Issue
Block a user