From a284f752197a4aa9104889ddb6697aedfe3941e7 Mon Sep 17 00:00:00 2001 From: Zoltan Fridrich Date: Tue, 15 Jun 2021 11:08:11 +0200 Subject: [PATCH] Updated gating.yaml --- gating.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/gating.yaml b/gating.yaml index 4a1c38a..475371b 100644 --- a/gating.yaml +++ b/gating.yaml @@ -1,7 +1,7 @@ --- !Policy product_versions: - - fedora-* -decision_context: bodhi_update_push_testing + - rhel-9 +decision_context: osci_compose_gate rules: - - !PassingTestCaseRule {test_case_name: dist.depcheck} - - !PassingTestCaseRule {test_case_name: dist.abicheck} + - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional} + - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional}