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:
Petr Lautrbach 2019-08-02 10:27:19 +02:00
parent 929ba00a29
commit 8444742a76
1 changed files with 16 additions and 0 deletions

16
tests/tests.yml Normal file
View File

@ -0,0 +1,16 @@
---
# 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"
# tests:
# - selinux/checkpolicy/checkpolicy
# - selinux/policycoreutils/semanage-port-add-delete-problems
# - selinux/policycoreutils/sepolicy-generate