]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test/rbd-mirror: fix broken ceph_test_rbd_mirror_random_write 39965/head
authorJason Dillaman <dillaman@redhat.com>
Wed, 3 Feb 2021 04:34:18 +0000 (23:34 -0500)
committerJason Dillaman <dillaman@redhat.com>
Tue, 9 Mar 2021 21:45:01 +0000 (16:45 -0500)
commitbad6cdd03445e3d6213f7b8a0492e4648b7afd1c
tree654e76ab7afc5e17167f4ec6b11802e780c43d27
parent1ff7d244fcbc15312e010f47e19e0e96c819755d
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