]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test/neorados: timeout test won't reconnect at timeout 61110/head
authorNitzan Mordechai <nmordech@redhat.com>
Thu, 18 Apr 2024 12:52:42 +0000 (12:52 +0000)
committerNitzanMordhai <nmordech@redhat.com>
Tue, 17 Dec 2024 07:13:22 +0000 (07:13 +0000)
commit324ed5ed94c3b47240fab1b065d1d53a2e650629
tree48ff5e8c23321eb324e409009ea5cbcd3dc7e7a6
parente5643f391068b5890d072c604c6be788938f7b94
test/neorados: timeout test won't reconnect at timeout

Watch-notify tests involve waiting for a notification within a
certain timeout period. However, if an error occurs before receiving
the notification acknowledgment, attempting to reconnect may lead to
unpredictable errors.

Fixes: https://tracker.ceph.com/issues/65449
Signed-off-by: Nitzan Mordechai <nmordech@redhat.com>
(cherry picked from commit 17c64fff56cbb144840670a7c0b4446d35eafe1d)
src/test/neorados/watch_notify.cc