chrpath/gating.yaml
Václav Kadlčík 9b7c677f4f Update gating requirements
- 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.
2025-11-20 14:20:33 +01:00

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}