]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw/amqp: skip idleness tests since it needs to sleep longer than 30s 52762/head
authorYuval Lifshitz <ylifshit@redhat.com>
Wed, 2 Aug 2023 10:19:00 +0000 (10:19 +0000)
committerYuval Lifshitz <ylifshit@redhat.com>
Wed, 2 Aug 2023 10:27:40 +0000 (10:27 +0000)
commit11439ecd8957cdf90b80fd52cc500372ffd24685
treeee8f68c5b40e6e40c682aa9eea08d35ef8184caa
parent7931020f0931c7a3f6e05458432a3dac8363a350
rgw/amqp: skip idleness tests since it needs to sleep longer than 30s

current idle timeout is 30s, so, making the test sleep for 30s may not
be enough. setting sleep time to be longer, and skippign the test so it
won't take too long.

Fixes: https://tracker.ceph.com/issues/62264
Signed-off-by: Yuval Lifshitz <ylifshit@redhat.com>
src/test/rgw/test_rgw_amqp.cc