From 36631bcfbc2a8e555bbb5b536b03eff6605fd43d Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Tue, 25 Feb 2020 15:33:51 +0100 Subject: [PATCH] monitor-gating: no longer test PR for now Signed-off-by: Pierre-Yves Chibon --- roles/openshift-apps/monitor-gating/templates/runner.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/openshift-apps/monitor-gating/templates/runner.cfg b/roles/openshift-apps/monitor-gating/templates/runner.cfg index 81e9034080..143ac3ebe3 100644 --- a/roles/openshift-apps/monitor-gating/templates/runner.cfg +++ b/roles/openshift-apps/monitor-gating/templates/runner.cfg @@ -2,7 +2,7 @@ delay = 3600 # CLI arguments to give to the script testing the single build gating workflow -workflow_single_gating_args = "--conf /opt/config/monitor_gating.cfg --auto-update" +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