]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
qa/workunits/rbd: wait for replaying status in bootstrap tests
authorIlya Dryomov <idryomov@gmail.com>
Mon, 6 May 2024 06:16:01 +0000 (08:16 +0200)
committerIlya Dryomov <idryomov@gmail.com>
Tue, 7 May 2024 08:02:39 +0000 (10:02 +0200)
commitfb63947878caefae37b3ad5837ce2e73e4400984
treeab246096cfb7ef3fa4da1cc3411fdc0ab58d4771
parenta052fc1f9ae48efde34040d400eb414e9bfa244d
qa/workunits/rbd: wait for replaying status in bootstrap tests

wait_for_replay_complete() doesn't wait for image status to get
updated.  This didn't matter previously because these tests are run on
two different pools and nothing else was following.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
(cherry picked from commit d1d848276f0a33b20482321088c8c7470a84d0b3)
qa/workunits/rbd/rbd_mirror_bootstrap.sh