From 6d992d908bb84e10efe7645d00804cdf0e49fa54 Mon Sep 17 00:00:00 2001 From: Martin Banas Date: Thu, 26 Jun 2025 11:51:41 +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 b2ceaaf..4c38b45 100644 --- a/gating.yaml +++ b/gating.yaml @@ -3,7 +3,5 @@ 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.revdeps.integration} - !PassingTestCaseRule {test_case_name: osci.brew-build./plans/internal/CI-Tier-1.functional}