diff options
author | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2018-10-15 13:08:27 -0700 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-10-15 20:27:21 +0000 |
commit | da5998d3f6e3c67fd050dc4ce7d56f8821b28c9f (patch) | |
tree | 0ebd3e4677b7f1cbd640cf922f09a7f6cdd52d26 /docs/submodules | |
parent | 01b13d221feb98f286328d7374da49a721d701a8 (diff) |
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 <tbramwell@linuxfoundation.org>
Diffstat (limited to 'docs/submodules')
m--------- | docs/submodules/releng | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/releng b/docs/submodules/releng -Subproject a2bf65aca9fd6e10eae48dfb7f541ac1cd572b7 +Subproject cdb60a4b93c166f8610caac60d128449faeacd3 |