]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
qa/workunits/cephtool/test.sh: delete test_erasure pool
authorSage Weil <sage@redhat.com>
Mon, 10 Feb 2020 17:20:07 +0000 (11:20 -0600)
committerSage Weil <sage@redhat.com>
Mon, 10 Feb 2020 17:25:51 +0000 (11:25 -0600)
commit4332eeb6946cee7c8da17f0eb2a621bb48cfba19
tree6f54d82976ba41db04f7b5fa07f3870b88ff7b15
parent9169a037d958c9a5bc3de6e0709d01571f8e5284
qa/workunits/cephtool/test.sh: delete test_erasure pool

Other parts of this script leave OSDs reweighted, which can make this test
fail to go fully clean.

 0   ssd 0.08789         osd.0          up  0.63213 1.00000
 1   ssd 0.08789         osd.1          up  0.63213 1.00000
 2   ssd 0.08789         osd.2          up  1.00000 1.00000

35.0 raw ([2,1,2147483647], p2) up ([2,1,2147483647], p2) acting ([2,1,2], p2)

Fix by just deleting this pool when we're done.

Fixes: https://tracker.ceph.com/issues/44067
Signed-off-by: Sage Weil <sage@redhat.com>
qa/workunits/cephtool/test.sh