diff --git a/roles/bodhi2/base/templates/production.ini.j2 b/roles/bodhi2/base/templates/production.ini.j2 index ab457b22a9..bf4f733324 100644 --- a/roles/bodhi2/base/templates/production.ini.j2 +++ b/roles/bodhi2/base/templates/production.ini.j2 @@ -110,7 +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 -test_gating.required = True +test_gating.required = False # 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.