]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/standalone: extract delete_pool()
authorKefu Chai <kchai@redhat.com>
Wed, 28 Feb 2018 07:40:25 +0000 (15:40 +0800)
committerDavid Zafman <dzafman@redhat.com>
Wed, 9 May 2018 22:41:10 +0000 (15:41 -0700)
commit9fb5c4fc64218fc09c0120b8235ebe1d3f870754
treea4d8ce3a0eb2a0d3c9c52437d2021ffd143238c5
parent5ad3ce9a9c2274d8e56ccb01bd93c66054d305f5
qa/standalone: extract delete_pool()

some tests, like osd-backfill-stats.sh are using delete_pool(), but
they don't have this function defined. and this function is defined
in standalone tests separately, so would be simpler if we can
consolidate them in ceph-helper.sh.

Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit ac56a202fd57d6a18d3852d26a4e5cf4a214bf8a)

Brought into Luminous to make backport clean
qa/standalone/ceph-helpers.sh
qa/standalone/erasure-code/test-erasure-code.sh
qa/standalone/erasure-code/test-erasure-eio.sh
qa/standalone/osd/osd-rep-recov-eio.sh