enable the gating

By adding the gating.yaml file the gating should be enabled.
This commit is contained in:
Milos Malik 2024-04-03 12:08:48 +02:00
parent 007557e46e
commit 0757ed18aa

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}