Turn Bodhi's test gating intregration back on.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
parent
3e3552d25e
commit
a19aa1f516
1 changed files with 0 additions and 5 deletions
|
@ -110,12 +110,7 @@ resultsdb_url = https://taskotron{{env_suffix}}.fedoraproject.org/resultsdb/
|
|||
# Set this to True to enable gating based on policies enforced by Greenwave. If you set this to
|
||||
# True, be sure to add a cron job to run the bodhi-check-policies CLI periodically.
|
||||
# test_gating.required = False
|
||||
{% if env == "staging" %}
|
||||
test_gating.required = True
|
||||
{% else %}
|
||||
# https://pagure.io/fesco/issue/1872#comment-511327
|
||||
test_gating.required = False
|
||||
{% endif %}
|
||||
|
||||
# If this is set to a URL, a "More information about test gating" link will appear on update pages for users
|
||||
# to click and learn more.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue