Run tests via TMT/FMF

This commit is contained in:
Petr Lautrbach 2022-11-10 14:54:49 +01:00
parent 6d3ad3ef11
commit 4d0fded213
3 changed files with 8 additions and 12 deletions

1
.fmf/version Normal file
View File

@ -0,0 +1 @@
1

7
plans/selinux.fmf Normal file
View File

@ -0,0 +1,7 @@
summary: selinux tests - Tier 1 | libsepol
discover:
how: fmf
url: https://src.fedoraproject.org/tests/selinux
filter: "tier: 1 | component: libsepol"
execute:
how: tmt

View File

@ -1,12 +0,0 @@
---
# 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"