]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/workunits/rbd: wait for replaying status in bootstrap tests 57305/head
authorIlya Dryomov <idryomov@gmail.com>
Mon, 6 May 2024 06:16:01 +0000 (08:16 +0200)
committerIlya Dryomov <idryomov@gmail.com>
Mon, 3 Jun 2024 09:51:18 +0000 (11:51 +0200)
commit952f3979bb15007f375c67345493afb433e291c5
tree39fa4a5d29067901ee3eee9aee91537043eb1f4d
parent979c7247734c499c01770d4e1df99741564f4c74
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)

Conflicts:
qa/workunits/rbd/rbd_mirror_bootstrap.sh [ commit 3fd8a0388735
  ("qa/workunits/rbd: merge journal and snapshot test scripts")
  not in quincy ]
qa/workunits/rbd/rbd_mirror_bootstrap.sh