]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
tests/rbd-mirror: fixes BootstrapReplayer test
authorN Balachandran <nibalach@redhat.com>
Fri, 30 Aug 2024 12:14:27 +0000 (17:44 +0530)
committerN Balachandran <nibalach@redhat.com>
Fri, 30 Aug 2024 12:14:27 +0000 (17:44 +0530)
commit621e5ce0fc7e11ac432bc986abffde675adb31fd
tree0341180716d03d5d59080ee023c657ead684bdd0
parent52deba6b14a095eb1cf0d8eb397861dc3bc900c6
tests/rbd-mirror: fixes BootstrapReplayer test

When run with debug_rbd_mirror >= 10, is_linked() is also
called as part of a log message. This causes the tests using
expect_is_linked() to fail.

Signed-off-by: N Balachandran <nibalach@redhat.com>
src/test/rbd_mirror/image_replayer/test_mock_BootstrapRequest.cc