From: Yehuda Sadeh Date: Thu, 1 Jun 2017 00:13:41 +0000 (-0700) Subject: qa/rgw_snaps: move default_idle_timeout config under the client X-Git-Tag: v12.1.0~309^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=1cb7f4aa777db051b9120b4ed641f6a733b00682;p=ceph-ci.git qa/rgw_snaps: move default_idle_timeout config under the client Fixes: http://tracker.ceph.com/issues/20128 Signed-off-by: Yehuda Sadeh --- diff --git a/qa/suites/rados/basic/tasks/rgw_snaps.yaml b/qa/suites/rados/basic/tasks/rgw_snaps.yaml index 135db06b8ea..cab3e814ef7 100644 --- a/qa/suites/rados/basic/tasks/rgw_snaps.yaml +++ b/qa/suites/rados/basic/tasks/rgw_snaps.yaml @@ -8,8 +8,8 @@ overrides: osd_max_omap_entries_per_request: 10 tasks: - rgw: - default_idle_timeout: 3600 - client.0: null + client.0: + default_idle_timeout: 3600 - thrash_pool_snaps: pools: - .rgw.buckets