From 7f799b501e872d053203a4667ded80a8697348ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Men=C5=A1=C3=ADk?= Date: Tue, 6 Aug 2024 11:05:32 +0200 Subject: [PATCH] Revert "Switch to non-baseos CI" This reverts commit 74ca5f908a7a4d9ab10e872da34948540c4ee38c. CI is not ready to switch now, make it again later, when we have more time. --- gating.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/gating.yaml b/gating.yaml index c74a37f..fbfe118 100644 --- a/gating.yaml +++ b/gating.yaml @@ -1,8 +1,7 @@ -#gating rhel --- !Policy product_versions: - rhel-8 decision_context: osci_compose_gate rules: - - !PassingTestCaseRule {test_case_name: osci.brew-build./plans/tier1-public.functional} - - !PassingTestCaseRule {test_case_name: osci.brew-build./plans/tier1-internal.functional} + - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional} + - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tedude.validation}