]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
test/rbd-mirror: image replayer test should test both mirroring mode
authorJason Dillaman <dillaman@redhat.com>
Thu, 30 Jan 2020 19:13:18 +0000 (14:13 -0500)
committerJason Dillaman <dillaman@redhat.com>
Thu, 30 Jan 2020 19:27:28 +0000 (14:27 -0500)
commit344d24c612bd619cfeadc9d6d470230056e7e23b
treebb777d34313f749018ffc180e8cf16b8c787bb5a
parent134fa975f55435f042abae6523c94c33080d4596
test/rbd-mirror: image replayer test should test both mirroring mode

Attempt to re-use most of the existing image replayer unit tests under
both supported modes. Any existing tests that are purely journal will
only be tested under journal-mode.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/test/rbd_mirror/test_ImageReplayer.cc