]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test/rbd-mirror: fix broken ceph_test_rbd_mirror_random_write
authorJason Dillaman <dillaman@redhat.com>
Wed, 3 Feb 2021 04:34:18 +0000 (23:34 -0500)
committerJason Dillaman <dillaman@redhat.com>
Fri, 12 Feb 2021 13:22:57 +0000 (08:22 -0500)
commit1e8ddf979584b851d85e323b73a6bc3dafeb55aa
treeecaf215e9b2402c257d94e761a0d00f433dcfa61
parent5d09b48f8c0c7a515206d5d40c25d045b817cd0a
test/rbd-mirror: fix broken ceph_test_rbd_mirror_random_write

It appears that commit 6eb8f30a238 broke the test utility and
its failure was masked by the test case that expected a failure
due to a timeout force-killing the app.

Fixes: https://tracker.ceph.com/issues/49117
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit 8643b046fb4d5b05b4c75b83f16cd8ccc6a8b0a0)
qa/workunits/rbd/rbd_mirror_helpers.sh
src/test/rbd_mirror/random_write.cc