From 3ac35c4fd68aa8a94fe82542ab950f0cda92fe6e Mon Sep 17 00:00:00 2001 From: Martin Cermak Date: Mon, 28 Apr 2025 13:39:14 +0200 Subject: [PATCH] Update the CI gating setup --- gating.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/gating.yaml b/gating.yaml index 676693f..648918d 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-tmt-x86_64-aarch64.functional} - - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1-tmt-s390x-ppc64le.functional} + - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}