openqa/server: set config option not to cancel whole job cluster

This is the config option added in the most recent openqa build
which prevents it cancelling an entire cluster of parallel jobs
if just one of the children fails. See:

https://progress.opensuse.org/issues/46295

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2019-03-05 10:04:48 -08:00
parent de92d34f55
commit ed4f45b314

View file

@ -6,6 +6,7 @@ download_domains = fedoraproject.org
plugins = Fedmsg FedoraUpdateRestart
{% endif %}
hide_asset_types = repo iso hdd
parallel_cancel_whole_cluster = 0
[auth]
method=OpenID