Adjust redeploy 79/36479/3
authorHarry Huang <huangxiangyu5@huawei.com>
Mon, 26 Jun 2017 04:22:59 +0000 (12:22 +0800)
committerJustin chi <chigang@huawei.com>
Sat, 15 Jul 2017 06:18:53 +0000 (06:18 +0000)
commit588f2fa381c12e899843a0ab1235bcb0d57b49af
tree7423915494ae02c78b6907eb9c4c8665763b59e3
parent37d0565a0277263d11023b62562d130bdd9ee997
Adjust redeploy

When deployment is interrupted (e.g. ctrl+c kill deploy.sh),
ansible processes in compass-tasks are still running. Redeploy
at this situation new ansible process will be affacted by
remained ones which cause errors.

Change-Id: I821445bd53397c7030145bf6dc925032cb42519c
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
deploy/compass_vm.sh