From d112b143d741362c7acc51c6eb788e1161e68cd7 Mon Sep 17 00:00:00 2001 From: Martin Banas Date: Wed, 2 Jul 2025 12:59:12 +0200 Subject: [PATCH] Disable baseosci gating as the new osci fmf way has been verified to work --- gating.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/gating.yaml b/gating.yaml index c1d3c5c..5ae1992 100644 --- a/gating.yaml +++ b/gating.yaml @@ -3,7 +3,6 @@ product_versions: - rhel-9 decision_context: osci_compose_gate rules: - - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1-gating.functional} - !PassingTestCaseRule {test_case_name: osci.brew-build./plans/internal/CI-Tier-1.functional} - !PassingTestCaseRule {test_case_name: osci.brew-build.rebuild.validation}