From e18fe1f34072b4a02063e41205319c8553a8876c Mon Sep 17 00:00:00 2001 From: Petr Lautrbach Date: Wed, 22 May 2024 08:51:23 +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 95f53bc..4ca9235 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}