Add CI gating config

This commit is contained in:
Pavel Cahyna 2022-02-07 17:17:28 +01:00
parent c644db99a1
commit 4711b53e94
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.other.functional}