From f55ff2583f2b338801cf3eb6b86abc90845b69a7 Mon Sep 17 00:00:00 2001 From: Tomas Pelka Date: Tue, 17 May 2022 06:50:08 +0000 Subject: [PATCH] Fixing the correct gating test name. --- gating.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gating.yaml b/gating.yaml index 648918d..4124226 100644 --- a/gating.yaml +++ b/gating.yaml @@ -3,4 +3,4 @@ product_versions: - rhel-9 decision_context: osci_compose_gate rules: - - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional} + - !PassingTestCaseRule {test_case_name: desktop-qe.desktop-ci.tier1-gating.functional}