Update gating requirements
- Require a set of rebuild (called buildroot-ready testing in the past) - Use newer tier 1 - Require image mode testing This will align the RHEL 10 and 9 configurations.
This commit is contained in:
parent
5f5e3cf6d6
commit
badaa8ef8c
@ -3,4 +3,7 @@ product_versions:
|
||||
- rhel-9
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional}
|
||||
- !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}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user