]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
test/librbd: improve TestLibRBD.QuiesceWatchTimeout
authorMykola Golub <mgolub@suse.com>
Fri, 15 May 2020 13:13:43 +0000 (14:13 +0100)
committerMykola Golub <mgolub@suse.com>
Fri, 15 May 2020 13:39:08 +0000 (14:39 +0100)
commita3a45b1c0f6c2dc5fd9916505e85c42114017e97
treeff4b8fe83545dbb39577ca40685c76143fc8bdd9
parente2d9c0a1b32576fe30a21408b8c09e0597573bd8
test/librbd: improve TestLibRBD.QuiesceWatchTimeout

On teuthology 13 sec timeout was not always enough for
rbd_quiesce_notification_attempts = 2: if a socket failure is
injected after quiesce notification is sent the request is resent
and the notifier timeout (and as a result the next notification
attempt) is delayed.

Signed-off-by: Mykola Golub <mgolub@suse.com>
src/test/librbd/test_librbd.cc