glibc/gating.yaml
Florian Weimer a0b7ce8f05 Reapply: CI Gating: Set up kernel rebuild as a mandatory gating test
This was lost after the Fedora merge.

Related: #2003135
2021-09-16 11:03:04 +02:00

16 lines
490 B
YAML

# recipients: glibc-bugzilla
--- !Policy
product_versions:
- fedora-*
decision_context: bodhi_update_push_stable
subject_type: koji_build
rules:
- !PassingTestCaseRule {test_case_name: baseos-qe.koji-build.scratch-build.validation}
--- !Policy
product_versions:
- rhel-9
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional}
- !PassingTestCaseRule {test_case_name: baseos-qe.brew-build.scratch-build.validation}