]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/workunits: cephtool: cleanup after pool creation
authorJoao Eduardo Luis <joao.luis@inktank.com>
Thu, 10 Jul 2014 23:41:01 +0000 (00:41 +0100)
committerJoao Eduardo Luis <joao.luis@inktank.com>
Fri, 11 Jul 2014 00:02:04 +0000 (01:02 +0100)
Signed-off-by: Joao Eduardo Luis <joao.luis@inktank.com>
qa/workunits/cephtool/test.sh

index 1b01bdc3984395aa499ab565b54a858972cb0b3d..a746947bc53aa329c5870ff03b3b016c66d2d403 100755 (executable)
@@ -195,6 +195,9 @@ function test_tiering()
   ceph osd tier remove slow cache3
   ceph osd pool delete cache3 cache3 --yes-i-really-really-mean-it
 
+  ceph osd pool delete slow2 slow2 --yes-i-really-really-mean-it
+  ceph osd pool delete slow slow --yes-i-really-really-mean-it
+
   # protection against pool removal when used as tiers
   ceph osd pool create datapool 2
   ceph osd pool create cachepool 2