]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test/rbd-mirror: fix broken ceph_test_rbd_mirror_random_write 39241/head
authorJason Dillaman <dillaman@redhat.com>
Wed, 3 Feb 2021 04:34:18 +0000 (23:34 -0500)
committerJason Dillaman <dillaman@redhat.com>
Wed, 3 Feb 2021 04:34:18 +0000 (23:34 -0500)
commit8643b046fb4d5b05b4c75b83f16cd8ccc6a8b0a0
treef321d76590142e826935622aecb7afd8ed65177d
parentac9e308c3ac712a51766217ac73cf03bdbcb24b2
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>
qa/workunits/rbd/rbd_mirror_helpers.sh
src/test/rbd_mirror/random_write.cc