]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
tests: ceph_test_rados_api_watch_notify: watch2Delete reconnect
authorNitzanMordhai <nmordech@redhat.com>
Sun, 13 Mar 2022 08:52:59 +0000 (08:52 +0000)
committerNitzanMordhai <nmordech@redhat.com>
Fri, 18 Mar 2022 06:17:42 +0000 (06:17 +0000)
commit8c8414a953f198113cec038f83e78e52127f3cc4
tree22f9ab2fa300f76d6743e908c1dfe0dc432fab24
parent0b44878cb24290d231e0ab807c8203cec30cf563
tests: ceph_test_rados_api_watch_notify: watch2Delete reconnect

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

Fixes: https://tracker.ceph.com/issues/51307
Signed-off-by: Nitzan Mordechai <nmordec@redhat.com>
Signed-off-by: NitzanMordhai <nmordech@redhat.com>
src/test/librados/watch_notify.cc