adding gating.yaml configuration

This commit is contained in:
Pooja Yadav 2024-05-02 13:40:33 +05:30
parent e1734e6461
commit 049cc00050

7
gating.yaml Normal file
View File

@ -0,0 +1,7 @@
--- !Policy
product_versions:
- rhel-10
decision_context: osci_compose_gate
rules:
# this is the testcase identifier, which OSCI pipeline uses
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}