8750: parallel deploy is working 8750-run-deploy-in-parallel
authorNico Cesar <nico@curoverse.com>
Tue, 14 Jun 2016 15:33:53 +0000 (11:33 -0400)
committerNico Cesar <nico@curoverse.com>
Tue, 14 Jun 2016 15:33:53 +0000 (11:33 -0400)
commite6b0840f9fe95a7096f6a9148555fa2ec54737b1
tree345cd1c71e695967f7d4ee0a5e74948b4f13bb19
parent799f36762acf6aeaddd3f5a137ab4b38b1707d6d
8750: parallel deploy is working

in the old code there was a serial excecution that collected exitcodes
EXITCODE=$(($EXITCODE + $ECODE))

in the new code we'll have to re-think this. But this first commit actually deploys in parallel
jenkins/run-deploy.sh