From a5087d91f8d293277269ccdc1b4be2904d3865c5 Mon Sep 17 00:00:00 2001 From: Jakub Heger Date: Wed, 24 Jul 2024 09:30:10 +0200 Subject: [PATCH] Gate on proper test run --- gating.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gating.yaml b/gating.yaml index d9d641e..4ca9235 100644 --- a/gating.yaml +++ b/gating.yaml @@ -3,4 +3,4 @@ product_versions: - rhel-10 decision_context: osci_compose_gate rules: - - !PassingTestCaseRule {test_case_name: osci.brew-build./plans/tier1-internal.functional} + - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}