gating.yaml: Modernize file and attempt to get gating to work again
Added bodhi_update_push_stable_critpath to decision_contexts in attempt to re-enable gating. See https://pagure.io/fedora-ci/general/issue/263
This commit is contained in:
parent
14cd547cf5
commit
bbb00db171
12
gating.yaml
12
gating.yaml
@ -1,12 +1,10 @@
|
|||||||
--- !Policy
|
--- !Policy
|
||||||
product_versions:
|
product_versions:
|
||||||
- fedora-*
|
- fedora-*
|
||||||
decision_context: bodhi_update_push_testing
|
decision_contexts:
|
||||||
rules:
|
- bodhi_update_push_testing
|
||||||
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional}
|
- bodhi_update_push_stable
|
||||||
--- !Policy
|
- bodhi_update_push_stable_critpath
|
||||||
product_versions:
|
subject_type: koji_build
|
||||||
- fedora-*
|
|
||||||
decision_context: bodhi_update_push_stable
|
|
||||||
rules:
|
rules:
|
||||||
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional}
|
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional}
|
||||||
|
Loading…
Reference in New Issue
Block a user