Update gating requirements
* Drop baseos-ci.brew-build.other.functional, which in practice was just an older version of osci.brew-build.rebuild.validation; use the newer one instead * Add the gate-build-*-lane tests which represent downstream tier 1 This will align the gating requirements with RHEL 10 and 9.
This commit is contained in:
parent
14875a8fa6
commit
7aedaeefa3
@ -3,6 +3,8 @@ product_versions:
|
||||
- rhel-8
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.other.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}
|
||||
annocheck:
|
||||
- hardened: --skip-property-note --skip-lto --skip-branch-protection --skip-dynamic-tags --ignore-unknown --verbose
|
||||
|
||||
Loading…
Reference in New Issue
Block a user