From c11147db1d4646d5727bec8af0fa31254016df09 Mon Sep 17 00:00:00 2001 From: Martin Cermak Date: Mon, 28 Apr 2025 13:38:25 +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 39cc6cd..4ca9235 100644 --- a/gating.yaml +++ b/gating.yaml @@ -3,5 +3,4 @@ product_versions: - rhel-10 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}