Add image mode to gating

Related: RHEL-101179
This commit is contained in:
Jesus Checa Hidalgo 2026-08-07 10:17:47 +02:00
parent 454903fe16
commit 3132030c5c

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}