Merge "Revert "pull in heat bug fix.""
[joid.git] / ci / cleanvm.sh
index a2609bd..0fa6b86 100755 (executable)
@@ -2,14 +2,10 @@
 
 set -x
 
-source tools.sh
+source common/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 \