]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw/amqp: skip idleness tests since it needs to sleep longer than 30s
authorYuval Lifshitz <ylifshit@redhat.com>
Wed, 2 Aug 2023 10:19:00 +0000 (10:19 +0000)
committerYuval Lifshitz <ylifshit@redhat.com>
Tue, 26 Sep 2023 09:01:00 +0000 (09:01 +0000)
commitee3fc640312457b883aae001dbe95c2dcc930ea5
treea96cc753cc7242703a507293c3b325d96b23d24b
parent80930b5a5b918ccdd940e607f0ee2ef6f69ec04a
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>
(cherry picked from commit 11439ecd8957cdf90b80fd52cc500372ffd24685)
src/test/rgw/test_rgw_amqp.cc