Enable Bodhi's test gating based on Greenwave decisions.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
parent
e561d139e6
commit
3a78f3deeb
1 changed files with 1 additions and 1 deletions
|
@ -298,7 +298,7 @@ krb_keytab = /etc/krb5.bodhi_bodhi{{ env_suffix }}.fedoraproject.org.keytab
|
|||
|
||||
# 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
|
||||
test_gating.required = True
|
||||
|
||||
# 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