]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test/rgw/notification: fix threading issue in test 55663/head
authorYuval Lifshitz <ylifshit@ibm.com>
Tue, 9 Apr 2024 10:00:08 +0000 (10:00 +0000)
committerYuval Lifshitz <ylifshit@ibm.com>
Tue, 9 Apr 2024 17:05:45 +0000 (17:05 +0000)
commit51e365927361db19b2ae2b270bab7f30fe3e51ee
tree2bdbea7dc144ecd301b582175247903f0bdc11f4
parent5581bc7d14f4c5814a7d43597aa77cacd6a2d125
test/rgw/notification: fix threading issue in test

test_ps_s3_persistent_topic_stats may delete boto client threads
before they are done.
also, no need to run the http server twice

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