]> git-server-git.apps.pok.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)
committerChristopher Hoffman <choffman@redhat.com>
Thu, 6 Apr 2023 15:44:31 +0000 (15:44 +0000)
commit44fddabe1e7dc7ebf7a1b7b89aa402f9ab819a57
treee6715239f2484a2ef8a81eb61a1c2f925f27f59d
parentba3871568a8224a2b19c17e09d772eb2e427f765
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>
(cherry picked from commit 0dfe87d3b6ed52cee6f6660b42af42a8dd7708bb)
src/test/librados_test_stub/TestWatchNotify.cc