From c163ff5596c597df834eb54e09c1c2f8261a5811 Mon Sep 17 00:00:00 2001 From: Jesus Checa Hidalgo Date: Thu, 25 Jul 2024 17:17:17 +0200 Subject: [PATCH] Update required testcases in gating --- gating.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gating.yaml b/gating.yaml index a447c7e..8913186 100644 --- a/gating.yaml +++ b/gating.yaml @@ -15,4 +15,5 @@ product_versions: - rhel-9 decision_context: osci_compose_gate rules: - - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier0.functional} + - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier0-tmt-x86_64-aarch64.functional} + - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier0-tmt-s390x-ppc64le.functional}