From f3209cbbb90d08715164a53421c344cd20d51ad4 Mon Sep 17 00:00:00 2001 From: Yuri Weinstein Date: Fri, 25 Aug 2017 13:19:51 -0700 Subject: [PATCH] Removed default_idle_timeout Fixes http://tracker.ceph.com/issues/21140 Signed-off-by: Yuri Weinstein --- teuthology/openstack/openstack.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/teuthology/openstack/openstack.yaml b/teuthology/openstack/openstack.yaml index 8b1199756..2df84b57b 100644 --- a/teuthology/openstack/openstack.yaml +++ b/teuthology/openstack/openstack.yaml @@ -6,8 +6,6 @@ overrides: # this line to address issue #1017 mon lease: 15 mon lease ack timeout: 25 - rgw: - default_idle_timeout: 1200 s3tests: idle_timeout: 1200 archive-on-error: true -- 2.47.3