]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tests: ceph_test_rados_api_watch_notify LibRadosWatchNotify.AioWatchDelete reconnect
authorNitzanMordhai <nmordech@redhat.com>
Wed, 19 Oct 2022 12:42:16 +0000 (12:42 +0000)
committerNitzanMordhai <nmordech@redhat.com>
Tue, 31 Jan 2023 05:43:29 +0000 (07:43 +0200)
commit39f00fcc718eef880f6c90a2619b76520091dd8e
tree2c605082de3557e2196f6459d261331ee0cc7663
parentb0e294739179614f323e354ab86b725151c5ef54
tests: ceph_test_rados_api_watch_notify LibRadosWatchNotify.AioWatchDelete  reconnect

During test LibRadosWatchNotify.AioWatchDelete rados_watch_check can return error -102
if reconnect happened, in that case Broken pipe reconnect and -102 returned

Signed-off-by: Nitzan Mordechai <nmordech@redhat.com>
(cherry picked from commit 0184c4bd930f5840e4b21a808db3f6d7d484bfce)
src/test/librados/watch_notify.cc