]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test/rgw/notifications: don't check for full queue if topics expired 59323/head
authorYuval Lifshitz <ylifshit@ibm.com>
Mon, 19 Aug 2024 16:48:29 +0000 (16:48 +0000)
committerYuval Lifshitz <ylifshit@ibm.com>
Mon, 19 Aug 2024 16:48:29 +0000 (16:48 +0000)
commit064b524815caece4b886b373c7ac6195a4a58733
tree65da56bc15441eeca6fe234d41cd184215a11d86
parent7d2cf2cabc21d283bbf18774ee272d54daec4ff0
test/rgw/notifications: don't check for full queue if topics expired

there are other tests for queue length, so we can skip this check
if test takes too long.
also remove unnecessary delays from the test.

Fixes: https://tracker.ceph.com/issues/67514?tab=history
Signed-off-by: Yuval Lifshitz <ylifshit@ibm.com>
src/test/rgw/bucket_notification/test_bn.py