From 4b3e4b761286f49e56b969b7e82b2c4306303fcc Mon Sep 17 00:00:00 2001 From: Jesus Checa Hidalgo Date: Wed, 17 Jul 2024 08:57:58 +0200 Subject: [PATCH] Update gating.yaml file for RHEL 9 --- gating.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gating.yaml b/gating.yaml index c190bde..6ba9978 100644 --- a/gating.yaml +++ b/gating.yaml @@ -3,4 +3,5 @@ product_versions: - rhel-9 decision_context: osci_compose_gate rules: - - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional} + - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.gating-x86_64-aarch64.functional} + - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.gating-s390x-ppc64le.functional}