From 30524c31e317338b3f30cded5907c501adc021c5 Mon Sep 17 00:00:00 2001 From: Martin Coufal Date: Wed, 11 Dec 2024 09:49:13 +0000 Subject: [PATCH] gating.yaml: fix test case name --- gating.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gating.yaml b/gating.yaml index f786229..3442642 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: baseos-ci.brew-build.tier1-gating.functional} + - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional}