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:
Andrea Claudi 2025-03-31 23:28:52 +02:00
parent 6b46d4e5c6
commit 361dc521d5

View File

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