gating: use tmt plan instead of sti ansible tests

Signed-off-by: Murphy Zhou <xzhou@redhat.com>
This commit is contained in:
Murphy Zhou 2025-10-11 06:36:12 -04:00
parent 71462585ba
commit 63dad0b791
3 changed files with 8 additions and 1 deletions

1
.fmf/version Normal file
View File

@ -0,0 +1 @@
1

View File

@ -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
View 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