Disabling multi-package testing in monitor gating as it fails silently and probably makes a mess in koji-sidetags?

This commit is contained in:
Adam Saleh 2021-06-17 10:22:05 +02:00
parent 9bb9cc3371
commit c3c836220f

View file

@ -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).