adding gating.yaml configuration

This commit is contained in:
Pooja Yadav 2024-05-10 22:20:10 +09:00 committed by Takao Fujiwara
parent 48996d6bab
commit 380a4828c5

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}