gcc/gating.yaml
Václav Kadlčík 6da2d5544e Update gating requirements
- Drop stuff not applicable to the current CS/RHEL branch
- Replace tier 1 with a newer variant
- Require image mode testing

This should align RHEL 9 with 10.
2025-11-20 15:10:39 +01:00

11 lines
537 B
YAML

--- !Policy
product_versions:
- rhel-9
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: osci.brew-build.rebuild.validation}
- !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}
- !PassingTestCaseRule {test_case_name: osci.brew-build.revdeps.integration}