]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/workunits/rbd: wait for replaying status in bootstrap tests 57082/head
authorIlya Dryomov <idryomov@gmail.com>
Mon, 6 May 2024 06:16:01 +0000 (08:16 +0200)
committerIlya Dryomov <idryomov@gmail.com>
Mon, 6 May 2024 09:47:52 +0000 (11:47 +0200)
commitd1d848276f0a33b20482321088c8c7470a84d0b3
tree09660d15df9488ac8db59e459e83be947c826f3e
parentb7e79642d53c1802ae1202c3f013677fcfd26b1b
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>
qa/workunits/rbd/rbd_mirror_bootstrap.sh