]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test/librados_test_stub: raise a watch error on blocklisting
authorIlya Dryomov <idryomov@gmail.com>
Thu, 30 Mar 2023 16:22:24 +0000 (18:22 +0200)
committerIlya Dryomov <idryomov@gmail.com>
Tue, 4 Apr 2023 15:58:36 +0000 (17:58 +0200)
commit0dfe87d3b6ed52cee6f6660b42af42a8dd7708bb
tree5cafba35e16fc6afeeb99deebea6411d2cdbdce2
parent6a0aeadc31ab1942c42c6e466183148f1d3752be
test/librados_test_stub: raise a watch error on blocklisting

Simulate getting MWatchNotify CEPH_WATCH_EVENT_DISCONNECT message after
the client is blocklisted.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
src/test/librados_test_stub/TestWatchNotify.cc