From 22a84bad2e15472fe3ea181aca35e7c48afb054f Mon Sep 17 00:00:00 2001 From: narindergupta Date: Thu, 17 Aug 2017 10:38:42 -0500 Subject: adding th elong option as command line. Change-Id: Ibe20b737a0ea9a6afc27ae490d8ff1ce6f61a5c0 Signed-off-by: Narinder Gupta --- ci/cleanvm.sh | 4 ---- 1 file changed, 4 deletions(-) (limited to 'ci/cleanvm.sh') 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 \ -- cgit 1.2.3-korg