summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Radez <dradez@redhat.com>2016-04-19 14:38:53 +0000
committerGerrit Code Review <gerrit@172.30.200.206>2016-04-19 14:38:53 +0000
commit9c61a258f48ab463bde4b06045b49a64de1d6336 (patch)
tree7cf384a96dce090ae3165d871b3cffbfdfe23930
parent47974467190de09e70eda9142443c43e05f4631f (diff)
parenteb8097bdc8854c50ec9f3fc14862a14be5287bb5 (diff)
Merge "Restricting reusing undercloud. It does not work" into stable/brahmaputra
-rwxr-xr-xci/deploy.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/ci/deploy.sh b/ci/deploy.sh
index 2c8455d0..13f9382f 100755
--- a/ci/deploy.sh
+++ b/ci/deploy.sh
@@ -519,7 +519,8 @@ function setup_instack_vm {
fi
else
- echo "Found Instack VM, using existing VM"
+ echo "\n\n${red}Found Undercloud VM, please run opnfv-clean to reset the deployment environment${reset}"
+ exit 1
fi
# if the VM is not running update the authkeys and start it