]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
test/neorados: Catch timeouts in Poll test wip-70916-bis
authorAdam C. Emerson <aemerson@redhat.com>
Wed, 3 Sep 2025 17:37:51 +0000 (13:37 -0400)
committerAdam C. Emerson <aemerson@redhat.com>
Wed, 3 Sep 2025 17:37:51 +0000 (13:37 -0400)
commit48b4a7514eb960f650ec000c93f928d6f7979397
treeb64243a43c07cf4d5c4b56ead986acf45cfaf0c2
parentcd40e65e91d996815f941f56c0f92418e8ee0c53
test/neorados: Catch timeouts in Poll test

The test is fragile against timing issues which manifest from time to
time on Teuthology. Catch the exception and print an error so it's not
hidden completely, but stop signaling it as a test failure.

I can do something more later, for now just stop having it bother the
RADOS team.

Fixes: https://tracker.ceph.com/issues/70916
(This time for real!)

Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
src/test/neorados/watch_notify.cc