Add wait method for Docker builds 19/32419/4
authorjose.lausuch <jose.lausuch@ericsson.com>
Thu, 30 Mar 2017 08:51:32 +0000 (10:51 +0200)
committerJose Lausuch <jose.lausuch@ericsson.com>
Fri, 31 Mar 2017 07:16:16 +0000 (07:16 +0000)
commita50587afb806c512994f1395cdff34df53e045b2
tree1791c2aa2f2dbd6c38d573524ae46f520197d295
parent0e1ec1044735fd3e946f3c8b7480a464b48f4d2e
Add wait method for Docker builds

By default, if a docker build job triggers and
there is another one running at the same time,
it will abort the job.
This adds a wait method with a timeout to avoid that.

Change-Id: Ica86885c60ce4137c85474ec4b7441ac5bab600c
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
jjb/releng/opnfv-docker.sh