Fix gating yaml

Use the same gating.yaml of c10s, or:
- use rhel-* product_version as a catchall for any RHEL version;
- use tier0 tests

Signed-off-by: Andrea Claudi <aclaudi@redhat.com>
This commit is contained in:
Andrea Claudi 2025-03-31 23:51:46 +02:00
parent b48b93cae6
commit 2dd2e34c18

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}