From 09d2e07988b000058cc9b4f8736369b6d8c8e3e8 Mon Sep 17 00:00:00 2001 From: Martin Cermak Date: Mon, 18 Oct 2021 09:02:15 +0200 Subject: [PATCH] Rename downstream side tag rebuild test OSCI requested a name chenge of the side tag rebuild test downstream. Reflecting that change here to make future syncs easier. --- gating.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gating.yaml b/gating.yaml index 6b9d39d..4776906 100644 --- a/gating.yaml +++ b/gating.yaml @@ -14,4 +14,4 @@ product_versions: decision_context: osci_compose_gate rules: - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional} - - !PassingTestCaseRule {test_case_name: baseos-qe.brew-build.scratch-build.validation} + - !PassingTestCaseRule {test_case_name: osci.brew-build.rebuild.validation}