From 579b8e8861ea6233a799ca053d239c63b3338ecd Mon Sep 17 00:00:00 2001 From: Martin Banas Date: Wed, 28 May 2025 16:11:43 +0200 Subject: [PATCH] Disable baseosci gating as the new osci fmf way has been verified to work --- gating.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/gating.yaml b/gating.yaml index d5562d9..864b519 100644 --- a/gating.yaml +++ b/gating.yaml @@ -3,6 +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: baseos-ci.brew-build.ci-dnf-stack-gating.functional} - !PassingTestCaseRule {test_case_name: osci.brew-build./plans/internal/CI-Tier-1.functional}