summaryrefslogtreecommitdiffstats
path: root/ci/cleanvm.sh
diff options
context:
space:
mode:
authornarindergupta <narinder.gupta@canonical.com>2017-08-17 10:38:42 -0500
committernarindergupta <narinder.gupta@canonical.com>2017-08-17 12:36:54 -0500
commit22a84bad2e15472fe3ea181aca35e7c48afb054f (patch)
tree0e04b95ce3002d9623f5903fa685b843c05f3ffa /ci/cleanvm.sh
parent1ed595dd652e94e50b248e7416096b1caf4d76cc (diff)
adding th elong option as command line.
Change-Id: Ibe20b737a0ea9a6afc27ae490d8ff1ce6f61a5c0 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Diffstat (limited to 'ci/cleanvm.sh')
-rwxr-xr-xci/cleanvm.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/ci/cleanvm.sh b/ci/cleanvm.sh
index a2609bd8..8d6fe88d 100755
--- a/ci/cleanvm.sh
+++ b/ci/cleanvm.sh
@@ -6,10 +6,6 @@ source tools.sh
echo_info "Cleanup Started..."
-#use the below commands if you needs to delete the virtual machine
-# also along with environment destroy.
-./clean.sh
-
vm_list=$(sudo virsh list --all)
for vm in node1-control node2-compute node3-control node4-control \