From: Trevor Bramwell Date: Mon, 15 Oct 2018 20:08:27 +0000 (-0700) Subject: Update git submodules X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=76a8a85a4013afc18f355b079515cc7f8edd11a3;p=opnfvdocs.git Update git submodules * Update docs/submodules/releng from branch 'master' - Ensure jobs don't get queued on offline builders A change to the NodeLabelParameter config in JJB caused any jobs using the plugin to possibly have their jobs triggered on builders which weren't online. This in turn caused the queue to backup and newer jobs are blocked waiting for older ones to complete, which never happens as they're never queued on an online builder. The 'all-nodes' parameter ensure jobs that are set to run concurrently don't trigger across all available nodes at once, as this will include offline nodes as well. As this is the default of the plugin, projects which need it can enable it individually. Change-Id: Ia690eef078209b6b056dad85613dda6868b18271 Signed-off-by: Trevor Bramwell --- diff --git a/docs/submodules/releng b/docs/submodules/releng index a2bf65aca..cdb60a4b9 160000 --- a/docs/submodules/releng +++ b/docs/submodules/releng @@ -1 +1 @@ -Subproject commit a2bf65aca9fd6e10eae48dfb7f541ac1cd572b7b +Subproject commit cdb60a4b93c166f8610caac60d128449faeacd35