glibc/gating.yaml
Sergey Kolosov b24059e374 CI Gating: update gating.yaml for taskrpm deprecation
Replace the deprecated baseos-ci.brew-build.tier1.functional rule with
fast-line and slow-line rules for tier0, tier1 and testsuite tests.

Related: RHEL-126175
2026-03-10 13:22:30 +01:00

14 lines
811 B
YAML

# recipients: glibc-bugzilla
--- !Policy
product_versions:
- rhel-8
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.gate-build-fast-lane-testsuite.functional}
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.gate-build-slow-lane-testsuite.functional}
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.gate-build-fast-lane-tier0.functional}
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.gate-build-slow-lane-tier0.functional}
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.gate-build-fast-lane-tier1.functional}
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.gate-build-slow-lane-tier1.functional}
- !PassingTestCaseRule {test_case_name: osci.brew-build.rebuild.validation}