From a8ba6803915d1ce5e02200c5c3345782e361ea09 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Men=C5=A1=C3=ADk?= Date: Tue, 18 Jul 2023 18:39:18 +0200 Subject: [PATCH] Use CentOS/RHEL id for gating tmt plan (cherry picked from commit c90c231c2c4c843b81d047a28107996d94f66895) --- gating.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gating.yaml b/gating.yaml index e3b484b..11d4a26 100644 --- a/gating.yaml +++ b/gating.yaml @@ -5,4 +5,4 @@ decision_context: osci_compose_gate rules: - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional} - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tedude.validation} - - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build./plans/tier1-public.functional} + - !PassingTestCaseRule {test_case_name: osci.brew-build./plans/tier1-public.functional}