Fix gating yaml
Following iproute-6.11.0-1.el10, el9 gating file was used instead of el-10. Fix this issue using the rhel-* product_version catch-all, and using tier0 tests. Signed-off-by: Andrea Claudi <aclaudi@redhat.com>
This commit is contained in:
parent
6b46d4e5c6
commit
361dc521d5
@ -1,7 +1,6 @@
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- rhel-9
|
||||
- rhel-*
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1-gating.functional}
|
||||
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier2-gating.functional}
|
||||
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user