diff --git a/roles/openshift-apps/monitor-gating/templates/runner.cfg b/roles/openshift-apps/monitor-gating/templates/runner.cfg index 79e458a4c1..0981e8a6e6 100644 --- a/roles/openshift-apps/monitor-gating/templates/runner.cfg +++ b/roles/openshift-apps/monitor-gating/templates/runner.cfg @@ -22,7 +22,8 @@ kb_keytab_file = "/etc/keytabs/monitor-gating-keytab" workflow_single_gating_args = "--conf /opt/config/monitor_gating.cfg --auto-update --no-pr" # CLI arguments to give to the script testing the multi builds gating workflow -workflow_multi_gating_args = "--conf /opt/config/monitor_gating.cfg" +# Disabling this because of silent failures +workflow_multi_gating_args = "" # Project whose issue will slow down the subsequent runs (delay defined # above).