add gating tests
Signed-off-by: Sayan Paul <paul.sayan@gmail.com>
This commit is contained in:
parent
5f45e2c250
commit
5b9591fa21
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
|
||||
product_versions:
|
||||
- rhel-9
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
|
||||
4
plans/smoke.fmf
Normal file
4
plans/smoke.fmf
Normal file
@ -0,0 +1,4 @@
|
||||
execute:
|
||||
how: tmt
|
||||
discover:
|
||||
how: fmf
|
||||
3
tests/main.fmf
Normal file
3
tests/main.fmf
Normal file
@ -0,0 +1,3 @@
|
||||
test: /usr/libexec/greenboot/greenboot --version
|
||||
require:
|
||||
- greenboot
|
||||
Loading…
Reference in New Issue
Block a user