2019-08-02 08:27:19 +00:00
|
|
|
---
|
|
|
|
# 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"
|
2019-10-22 08:49:40 +00:00
|
|
|
|
|
|
|
# Test to run in classic context
|
|
|
|
- hosts: localhost
|
|
|
|
roles:
|
|
|
|
- role: standard-test-beakerlib
|
|
|
|
tags:
|
|
|
|
- classic
|
|
|
|
tests:
|
|
|
|
- Sanity/sedta
|