From c76087e6e44f68432ce7406f21ab66627c82f7d8 Mon Sep 17 00:00:00 2001 From: Tomas Korbar Date: Fri, 28 Jun 2024 12:59:14 +0200 Subject: [PATCH] Fix gating.yaml --- gating.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/gating.yaml b/gating.yaml index 7e2c91b..c563504 100644 --- a/gating.yaml +++ b/gating.yaml @@ -3,7 +3,4 @@ product_versions: - rhel-* decision_context: osci_compose_gate rules: - - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional} - - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tedude.validation} - - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.acceptance-tier.functional} - - !PassingTestCaseRule {test_case_name: osci.brew-build./plans/public.functional} + - !PassingTestCaseRule {test_case_name: osci.brew-build./plans/upstream.functional}