Add gating by tmt plan
This commit is contained in:
parent
fdd6ec7e5a
commit
808b5abb00
1
.fmf/version
Normal file
1
.fmf/version
Normal file
@ -0,0 +1 @@
|
|||||||
|
1
|
6
gating.yaml
Normal file
6
gating.yaml
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
--- !Policy
|
||||||
|
decision_context: osci_compose_gate
|
||||||
|
rules:
|
||||||
|
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
|
||||||
|
|
||||||
|
|
8
plans/public.fmf
Normal file
8
plans/public.fmf
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
summary: Public beakerlib tests
|
||||||
|
discover:
|
||||||
|
- name: public
|
||||||
|
how: fmf
|
||||||
|
url: https://gitlab.com/redhat/centos-stream/tests/git.git
|
||||||
|
execute:
|
||||||
|
how: tmt
|
||||||
|
|
Loading…
Reference in New Issue
Block a user