From 39b64834f8d92e80d5312929a2df8861c54ab0c7 Mon Sep 17 00:00:00 2001 From: Martin Banas Date: Mon, 2 Jun 2025 11:12:07 +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}