From 8b99dc5d4e50a0c5c130f519ce8151c516e13290 Mon Sep 17 00:00:00 2001 From: Martin Coufal Date: Tue, 19 Nov 2024 13:59:34 +0000 Subject: [PATCH] Update gating.yaml Use new osci.brew-build.tier0.functional instead of baseos-ci.brew-build.tier0.functional. --- gating.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gating.yaml b/gating.yaml index eea6c5a..15f2687 100644 --- a/gating.yaml +++ b/gating.yaml @@ -22,4 +22,4 @@ product_versions: - rhel-10 decision_context: osci_compose_gate rules: - - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier0.functional} + - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}