Skip to content
This repository has been archived by the owner on Jul 16, 2020. It is now read-only.

Commit

Permalink
Merge pull request #857 from rbradford/minor-singlevm-fixes
Browse files Browse the repository at this point in the history
Minor SingleVM fixes
  • Loading branch information
markdryan authored Nov 28, 2016
2 parents dd3bc4a + 6412a81 commit 14a0a25
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions testutil/singlevm/cleanup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,5 @@ sudo docker rm -v -f keystone
sudo docker rm -v -f ceph-demo
sudo rm /etc/ceph/*
sudo rm -rf /var/lib/ciao/ciao-image
sudo rm /var/lib/ciao/images/4e16e743-265a-4bf2-9fd1-57ada0b28904
sudo rm /var/lib/ciao/images/df3768da-31f5-4ba6-82f0-127a1a705169
sudo rm /var/lib/ciao/images/73a86d7e-93c0-480e-9c41-ab42f69b7799
sudo docker network rm $(sudo docker network ls --filter driver=ciao -q)
sudo rm -r ~/local/mysql/

0 comments on commit 14a0a25

Please sign in to comment.