From c6262a06d2003cab0459eff9da5ac367c85bf4e0 Mon Sep 17 00:00:00 2001 From: Lubos Uhliarik Date: Fri, 30 Apr 2021 14:30:45 +0000 Subject: [PATCH] Fix gating.yaml for RHEL-9. --- gating.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 gating.yaml diff --git a/gating.yaml b/gating.yaml new file mode 100644 index 0000000..5ac9fdb --- /dev/null +++ b/gating.yaml @@ -0,0 +1,10 @@ +--- !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} +