enable the gating

Added the gating.yaml file which enables the gating process.
Added a new plan which runs selected upstream netlabel_tools tests.

Related: RHEL-38477
This commit is contained in:
Milos Malik 2024-04-24 11:02:50 +02:00
parent 245b9f42e8
commit 24cc9da087
3 changed files with 16 additions and 0 deletions

1
.fmf/version Normal file
View File

@ -0,0 +1 @@
1

6
gating.yaml Normal file
View File

@ -0,0 +1,6 @@
--- !Policy
product_versions:
- rhel-10
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}

9
plans/tests.fmf Normal file
View File

@ -0,0 +1,9 @@
summary: plan with selected netlabel_tools tests
discover:
how: fmf
url: https://src.fedoraproject.org/tests/selinux
test:
- /kernel/netlabel_many_ifaces
execute:
how: tmt