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:00:30 +01:00
parent 537372f424
commit 505fad9eaa

View File

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