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:
Martin Cermak 2021-09-13 10:29:04 +02:00
parent 891183e565
commit b7fe0018cc
1 changed files with 3 additions and 1 deletions

View File

@ -2,7 +2,9 @@
--- !Policy
product_versions:
- fedora-*
decision_context: bodhi_update_push_stable
decision_contexts:
- bodhi_update_push_stable
- bodhi_update_push_stable_critpath
subject_type: koji_build
rules:
- !PassingTestCaseRule {test_case_name: baseos-qe.koji-build.scratch-build.validation}