]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa: Add create_pool() which sleeps 1 second like python variant
authorDavid Zafman <dzafman@redhat.com>
Mon, 31 Jul 2017 23:17:16 +0000 (16:17 -0700)
committerDavid Zafman <dzafman@redhat.com>
Thu, 10 Aug 2017 23:03:34 +0000 (16:03 -0700)
commit0d0a90463c1ff0eca18f85a981f985aed6eb6617
treebbd21ed1cfcfffd06ee5fbd1260b0f0546f7ce26
parentca721868868c8ad70d4c7bc70c94cfbe8d837e5c
qa: Add create_pool() which sleeps 1 second like python variant

wait_for_clean() can miss the new pool if it races with pool create.

Fixes: http://tracker.ceph.com/issues/20465
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 99ad4bbd91da6a8407c1ac85e0d6fa1e7711f546)
qa/standalone/ceph-helpers.sh
qa/standalone/erasure-code/test-erasure-code.sh
qa/standalone/erasure-code/test-erasure-eio.sh
qa/standalone/mon/misc.sh
qa/standalone/mon/mon-bind.sh
qa/standalone/mon/osd-erasure-code-profile.sh
qa/standalone/mon/test_pool_quota.sh
qa/standalone/osd/osd-dup.sh
qa/standalone/scrub/osd-scrub-repair.sh
qa/standalone/scrub/osd-scrub-snaps.sh