From 566614a414f5249e0479e536d9e85df3bd8d1672 Mon Sep 17 00:00:00 2001 From: Ondrej Kozina Date: Tue, 27 Apr 2021 16:47:53 +0200 Subject: [PATCH] Reinstate gating.yaml from RHEL. --- gating.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/gating.yaml b/gating.yaml index e215dbc..1ea37c1 100644 --- a/gating.yaml +++ b/gating.yaml @@ -5,3 +5,11 @@ product_versions: decision_context: bodhi_update_push_stable rules: - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional} + +--- !Policy +product_versions: + - rhel-9 +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}