add a gating.yaml file to enable CI gating

Resolves: #1966518
This commit is contained in:
Michal Kolar 2021-06-01 10:36:41 +00:00
parent bf644e98be
commit b4fec0e8b4

6
gating.yaml Normal file
View File

@ -0,0 +1,6 @@
--- !Policy
product_versions:
- rhel-9
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1-gating.functional}