]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph_test_rados_api_watch_notify: make LibRadosWatchNotify.Watch3Timeout tolerate... 14899/head
authorSage Weil <sage@redhat.com>
Mon, 1 May 2017 17:21:30 +0000 (13:21 -0400)
committerSage Weil <sage@redhat.com>
Mon, 1 May 2017 17:21:30 +0000 (13:21 -0400)
commita28282b157bb3063e3ef6c88e79a5864454caaa2
tree11578fa5498afd8d6ad4e1164155b2f599a9a6ee
parent56baf955ad4f7c9a8d957bba8feb24819d2ecf37
ceph_test_rados_api_watch_notify: make LibRadosWatchNotify.Watch3Timeout tolerate thrashing

If the PG moves we will reconnect and fail to time out.
Wait for longer so that we mask the effects of osd thrashing.

Fixes: http://tracker.ceph.com/issues/19433
Signed-off-by: Sage Weil <sage@redhat.com>
src/test/librados/watch_notify.cc