- Drop tier 0, now it happens in the GitLab pipelines already - Replace the old style tier 1 with a newer and better alternative - Require image mode testing This should align our RHEL 10 and 9 configurations.
9 lines
380 B
YAML
9 lines
380 B
YAML
--- !Policy
|
|
product_versions:
|
|
- rhel-9
|
|
decision_context: osci_compose_gate
|
|
rules:
|
|
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.gate-build-fast-lane.functional}
|
|
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.gate-build-slow-lane.functional}
|
|
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.imagemode-tmt-x86_64-aarch64.functional}
|