Remove Restriction on Total Docker Builds per Node 15/43215/1
authorTrevor Bramwell <tbramwell@linuxfoundation.org>
Tue, 26 Sep 2017 18:36:22 +0000 (11:36 -0700)
committerTrevor Bramwell <tbramwell@linuxfoundation.org>
Tue, 26 Sep 2017 18:38:56 +0000 (11:38 -0700)
commit4630526967f7c630ce9c4eae03bad08439095f63
tree0e5e604fefaf0f31f85875ac603a265069bd4aa0
parent103ace655789ae022453b0a15d7ecbe802ad83a1
Remove Restriction on Total Docker Builds per Node

The docker build script will only allow one docker build at a time. As
docker builds are now restricted to one per-node by project through the
throttle-build plugin, this restriction can be lifted.

JIRA: RELENG-315

Change-Id: I4c430f99eaaed831fa0c49284280a8fa9fbe13c8
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
jjb/releng/opnfv-docker.sh