add a gating.yaml file to enable CI gating

Resolves: #1969749
This commit is contained in:
Michal Kolar 2021-06-09 13:19:45 +00:00
parent 9be2c7de0b
commit 149ba0b0e7
1 changed files with 6 additions and 0 deletions

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.functional}