Add gating that references actually run tests

This commit is contained in:
Honza Horak 2021-07-08 16:59:27 +02:00
parent 8cbaf40dab
commit 4e8bae707d
1 changed files with 7 additions and 0 deletions

7
gating.yaml Normal file
View File

@ -0,0 +1,7 @@
--- !Policy
product_versions:
- rhel-8
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}