aboutsummaryrefslogtreecommitdiffstats
path: root/ci/deploy_ci.sh
diff options
context:
space:
mode:
authorJustin chi <chigang@huawei.com>2017-06-09 07:26:19 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-06-09 07:26:19 +0000
commitdcce2491af9015d6d903d784ae1c145f329ece43 (patch)
tree617c90be07cccce7407598d66398536999344116 /ci/deploy_ci.sh
parent8ed47ae6ab2e57a37cd90707adcd0b2ea53362a1 (diff)
parentd635bd1f5762acd78545b650b2f55c112643b486 (diff)
Merge "support Containerized compass-core"
Diffstat (limited to 'ci/deploy_ci.sh')
-rwxr-xr-xci/deploy_ci.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/ci/deploy_ci.sh b/ci/deploy_ci.sh
index 1f206210..80a2383b 100755
--- a/ci/deploy_ci.sh
+++ b/ci/deploy_ci.sh
@@ -54,4 +54,7 @@ echo 'OPENSTACK_VERSION='$OPENSTACK_VERSION
echo "#############################################"
set -x
+# clean up
+export TAR_URL=${TAR_URL:-$ISO_URL}
+sudo docker rm -f $(docker ps -aq)
$CI_DIR/../deploy.sh