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.80.6~103^2~2^2~37 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=163440a764a6fac8f2efbee6a8aee5cbc460dfe6;p=ceph.git qa/workunits: cephtool: cleanup after pool creation Signed-off-by: Joao Eduardo Luis (cherry picked from commit 6cd345732b15e84de17d743e06bc4d85569b79d4) --- diff --git a/qa/workunits/cephtool/test.sh b/qa/workunits/cephtool/test.sh index ab4ff4671ec7..4d3fa75151bc 100755 --- a/qa/workunits/cephtool/test.sh +++ b/qa/workunits/cephtool/test.sh @@ -194,6 +194,9 @@ function test_tiering() ceph osd tier remove data 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