Enable gating based on BaseOS CI results
Based on [1], enables gating governed by BaseOS CI results. [1] https://docs.google.com/document/d/1zvG03jABz8Od6W8YkQ8ewOKt10kzmQ0KYNjL1QOcKoE/
This commit is contained in:
parent
dca907e4a8
commit
bf8244d2b4
6
gating.yaml
Normal file
6
gating.yaml
Normal file
@ -0,0 +1,6 @@
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- rhel-8
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1-gating.functional}
|
||||
Loading…
Reference in New Issue
Block a user