CI Gating: Fix the decision_context
Based on the discussion [1], the decision context in gating.yaml needs to change for glibc. [1] https://pagure.io/fedora-ci/general/issue/263
This commit is contained in:
parent
891183e565
commit
b7fe0018cc
@ -2,7 +2,9 @@
|
|||||||
--- !Policy
|
--- !Policy
|
||||||
product_versions:
|
product_versions:
|
||||||
- fedora-*
|
- fedora-*
|
||||||
decision_context: bodhi_update_push_stable
|
decision_contexts:
|
||||||
|
- bodhi_update_push_stable
|
||||||
|
- bodhi_update_push_stable_critpath
|
||||||
subject_type: koji_build
|
subject_type: koji_build
|
||||||
rules:
|
rules:
|
||||||
- !PassingTestCaseRule {test_case_name: baseos-qe.koji-build.scratch-build.validation}
|
- !PassingTestCaseRule {test_case_name: baseos-qe.koji-build.scratch-build.validation}
|
||||||
|
Loading…
Reference in New Issue
Block a user