Add gating configuration

Need to gate on tmt tests exectued via OSCI
This commit is contained in:
Jun Aruga 2024-05-14 12:01:26 +02:00 committed by vondruch
parent dc38897fa3
commit d3a102e7eb
3 changed files with 14 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}

7
plans/public.fmf Normal file
View File

@ -0,0 +1,7 @@
summary: Public (Fedora) beakerlib tests
discover:
- name: fedora
how: fmf
url: https://src.fedoraproject.org/tests/ruby.git
execute:
how: tmt