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:
parent
b48b93cae6
commit
2dd2e34c18
@ -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