From 934586f4578b00b54c4ae2d06443064ff7ef10c5 Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Fri, 7 Oct 2016 11:59:55 -0500 Subject: remove override as no longer needed. Change-Id: I5f1828067cfbdab225b61d449fbdae98fc37e0e6 Signed-off-by: Narinder Gupta --- ci/02-deploybundle.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ci/02-deploybundle.sh') diff --git a/ci/02-deploybundle.sh b/ci/02-deploybundle.sh index 3b5f7e18..9676d8d1 100755 --- a/ci/02-deploybundle.sh +++ b/ci/02-deploybundle.sh @@ -104,6 +104,9 @@ fi #lets generate the bundle for all target using genBundle.py python genBundle.py -l deployconfig.yaml -s $var > bundles.yaml +#keep the back in cloud for later debugging. +pastebinit bundles.yaml || true + echo "... Deployment Started ...." juju-deployer -vW -d -t 7200 -r 5 -c bundles.yaml $opnfvdistro-"$openstack"-nodes -- cgit 1.2.3-korg