From d4b1c0b023ca4064efff964c22b9b3ab6ce52808 Mon Sep 17 00:00:00 2001 From: Martin Banas Date: Wed, 25 Jun 2025 10:43:06 +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 90f8500..864b519 100644 --- a/gating.yaml +++ b/gating.yaml @@ -3,5 +3,4 @@ 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}