From: Joao Eduardo Luis Date: Thu, 10 Jul 2014 23:41:01 +0000 (+0100) Subject: qa/workunits: cephtool: cleanup after pool creation X-Git-Tag: v0.84~118^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=6cd345732b15e84de17d743e06bc4d85569b79d4;p=ceph.git qa/workunits: cephtool: cleanup after pool creation Signed-off-by: Joao Eduardo Luis --- diff --git a/qa/workunits/cephtool/test.sh b/qa/workunits/cephtool/test.sh index 1b01bdc39843..a746947bc53a 100755 --- a/qa/workunits/cephtool/test.sh +++ b/qa/workunits/cephtool/test.sh @@ -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