Add image mode to gating

Related: RHEL-101179
This commit is contained in:
Jesus Checa Hidalgo 2026-08-07 10:16:03 +02:00
parent 1841249f05
commit 2cf6931fb1

View File

@ -5,3 +5,4 @@ decision_context: osci_compose_gate
rules:
- !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}
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.imagemode-tmt-x86_64-aarch64.functional}