forked from rpms/nginx
1
0
Fork 0

Fix gating.yaml for RHEL-9.

This commit is contained in:
Lubos Uhliarik 2021-04-30 13:31:40 +00:00
parent 13c72f3476
commit 2789e091e0
1 changed files with 9 additions and 0 deletions

9
gating.yaml Normal file
View File

@ -0,0 +1,9 @@
--- !Policy
product_versions:
- rhel-9
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional}
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier2.functional}
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier3.functional}
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.acceptance-tier.functional}