mirror of
https://src.fedoraproject.org/rpms/llvm.git
synced 2024-11-24 17:34:47 +00:00
bbb00db171
Added bodhi_update_push_stable_critpath to decision_contexts in attempt to re-enable gating. See https://pagure.io/fedora-ci/general/issue/263
10 lines
272 B
YAML
10 lines
272 B
YAML
--- !Policy
|
|
product_versions:
|
|
- fedora-*
|
|
decision_contexts:
|
|
- bodhi_update_push_testing
|
|
- bodhi_update_push_stable
|
|
- bodhi_update_push_stable_critpath
|
|
subject_type: koji_build
|
|
rules:
|
|
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional}
|