selinux-policy/tests/tests.yml
Petr Šplíchal 58a31e207a
Remove explicit requires from tests.yml
Requires are now handled by Standard Test Roles based on the
individual test metadata so there is no need to list them here.
2019-11-04 14:01:50 +01:00

11 lines
246 B
YAML

---
- 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:selinux-policy"