From 499f7d63b8178fdec09477ac0a1cd91304ffc26d Mon Sep 17 00:00:00 2001 From: Edjunior Machado Date: Wed, 26 Feb 2025 16:28:20 +0000 Subject: [PATCH] gating.yaml: Update with new tmt/testing-farm test jobs --- gating.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/gating.yaml b/gating.yaml index c190bde..7f874f2 100644 --- a/gating.yaml +++ b/gating.yaml @@ -3,4 +3,6 @@ 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.tier1-tmt-aarch64.functional} + - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1-tmt-ppc64le.functional} + - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1-tmt-x86_64.functional}