From 614e70b91e03d65db00654ae0c293a7dde6ead89 Mon Sep 17 00:00:00 2001 From: Edjunior Machado Date: Mon, 29 Jul 2024 16:28:06 +0000 Subject: [PATCH] Update gating.yaml for rhel-10 with tmt/fmf tests --- gating.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gating.yaml b/gating.yaml index 312b660..361ead0 100644 --- a/gating.yaml +++ b/gating.yaml @@ -22,4 +22,5 @@ product_versions: - rhel-10 decision_context: osci_compose_gate rules: - - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional} + - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tmt-aarch64-x86_64.functional} + - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tmt-ppc64le-s390x.functional} \ No newline at end of file