Update gating requirements

- Replace old-style tier 1 with a newer variant

This should align RHEL 8 with 9 and 10.
This commit is contained in:
Václav Kadlčík 2025-11-20 15:13:23 +01:00
parent 5b970b4c33
commit d91e1b7643

View File

@ -3,6 +3,6 @@ product_versions:
- rhel-8
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1-gating.functional}
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1-gating-p9.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}