From e1c5c1143ad508b829ab927f6961ba69fb1a1277 Mon Sep 17 00:00:00 2001 From: Petr Lautrbach Date: Fri, 10 May 2024 13:52:14 +0200 Subject: [PATCH] Drop baseos-ci gating Support for STI and workflow-tomorrow based test executions has been discontinued. --- gating.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/gating.yaml b/gating.yaml index 475371b..648918d 100644 --- a/gating.yaml +++ b/gating.yaml @@ -4,4 +4,3 @@ product_versions: decision_context: osci_compose_gate rules: - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional} - - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional}