Bring gating.yaml over from Brew dist-git

Signed-off-by: Troy Dawson <tdawson@redhat.com>
This commit is contained in:
Troy Dawson 2023-03-10 10:32:12 -08:00
parent e2d4af2f2f
commit 8bf167fe79

9
gating.yaml Normal file
View File

@ -0,0 +1,9 @@
--- !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-x86_64.functional}
# Disabled because pull request ci does not build other architectures in brew.
# - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1-other-archs.functional}