libsepol/tests/tests.yml
Petr Šabata 3b305b561f RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/libsepol#838d335395efe871cf5810fb77c569c406dacf0c
2020-10-15 17:31:49 +02:00

13 lines
291 B
YAML

---
# Tests that run in all contexts
- hosts: localhost
roles:
- role: standard-test-beakerlib
tags:
- classic
- container
repositories:
- repo: "https://src.fedoraproject.org/tests/selinux.git"
dest: "selinux"
fmf_filter: "tier: 1 | component: libsepol"