annobin/gating.yaml
Václav Kadlčík 2475c26df4 Update gating requirements
* Remove configuration not applicable to this CS/RHEL branch
* Add image mode testing on x86_64 and aarch64
2025-11-20 12:03:47 +01:00

10 lines
459 B
YAML

--- !Policy
product_versions:
- rhel-10
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}