gating: use tmt plan instead of sti ansible tests
Signed-off-by: Murphy Zhou <xzhou@redhat.com>
This commit is contained in:
parent
71462585ba
commit
63dad0b791
1
.fmf/version
Normal file
1
.fmf/version
Normal file
@ -0,0 +1 @@
|
||||
1
|
||||
@ -3,4 +3,4 @@ product_versions:
|
||||
- rhel-10
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
|
||||
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/tier1-gating.functional}
|
||||
|
||||
6
plans/tier1-gating.fmf
Normal file
6
plans/tier1-gating.fmf
Normal file
@ -0,0 +1,6 @@
|
||||
summary: sanity chcek for conntrack-tools
|
||||
execute:
|
||||
script: rpm -qv conntrack-tools && conntrack -S
|
||||
adjust:
|
||||
enabled: false
|
||||
when: distro == centos-stream or distro == fedora
|
||||
Loading…
Reference in New Issue
Block a user