]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test/rgw/notifications: increase the max number of boto client connections 67387/head
authorYuval Lifshitz <ylifshit@ibm.com>
Fri, 20 Feb 2026 15:47:11 +0000 (15:47 +0000)
committerYuval Lifshitz <ylifshit@ibm.com>
Mon, 23 Feb 2026 17:48:53 +0000 (17:48 +0000)
commit7d90114b84c73ebe04827eccee3b41dac73cc0ba
tree73adb8120b084f5d45931c44aa6c2f7d1733b29c
parent5e204e17684ec6d2ab5b44e114be6cc4dfcf10b9
test/rgw/notifications: increase the max number of boto client connections

this is to avoid this warning:
WARNING  urllib3.connectionpool:connectionpool.py:305 Connection pool is full, discarding connection: localhost

Signed-off-by: Yuval Lifshitz <ylifshit@ibm.com>
src/test/rgw/bucket_notification/api.py