enable the gating

By adding the gating.yaml file the gating should be enabled.
This commit is contained in:
Milos Malik 2024-04-03 09:23:42 +02:00
parent 0f1bf8a76d
commit 00cbc343bf

7
gating.yaml Normal file
View File

@ -0,0 +1,7 @@
--- !Policy
product_versions:
- rhel-10
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional}