From: Yuri Weinstein Date: Thu, 1 Jun 2017 21:01:30 +0000 (-0700) Subject: Removed all 'default_idle_timeout' due to chnage in rwg task X-Git-Tag: ses5-milestone6~9^2~16^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=02242ea48e8a2e53da72e1ee593a1ce623c4114d;p=ceph.git Removed all 'default_idle_timeout' due to chnage in rwg task https://github.com/ceph/ceph/commit/8c74c8a639cd3dead52e1942b36f6eb3f1ceab2c#diff-995b04809fcabacc3e3ecfaea903a41aL539 Signed-off-by: Yuri Weinstein --- diff --git a/qa/machine_types/vps.yaml b/qa/machine_types/vps.yaml index bffa0985da8d..64a3da47d4e3 100644 --- a/qa/machine_types/vps.yaml +++ b/qa/machine_types/vps.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 ceph-fuse: diff --git a/qa/suites/rados/basic/tasks/rgw_snaps.yaml b/qa/suites/rados/basic/tasks/rgw_snaps.yaml index cab3e814ef70..2108317a9719 100644 --- a/qa/suites/rados/basic/tasks/rgw_snaps.yaml +++ b/qa/suites/rados/basic/tasks/rgw_snaps.yaml @@ -9,7 +9,6 @@ overrides: tasks: - rgw: client.0: - default_idle_timeout: 3600 - thrash_pool_snaps: pools: - .rgw.buckets diff --git a/qa/suites/rados/upgrade/jewel-x-singleton/8-workload/rgw-swift.yaml b/qa/suites/rados/upgrade/jewel-x-singleton/8-workload/rgw-swift.yaml index ba004ceac637..e41f47ad0db5 100644 --- a/qa/suites/rados/upgrade/jewel-x-singleton/8-workload/rgw-swift.yaml +++ b/qa/suites/rados/upgrade/jewel-x-singleton/8-workload/rgw-swift.yaml @@ -4,7 +4,6 @@ meta: tasks: - rgw: client.0: - default_idle_timeout: 300 - print: "**** done rgw 9-workload" - swift: client.0: diff --git a/qa/suites/upgrade/jewel-x/stress-split/7-final-workload/rgw-swift.yaml b/qa/suites/upgrade/jewel-x/stress-split/7-final-workload/rgw-swift.yaml index a3bf03b1f448..76e5d6fc2315 100644 --- a/qa/suites/upgrade/jewel-x/stress-split/7-final-workload/rgw-swift.yaml +++ b/qa/suites/upgrade/jewel-x/stress-split/7-final-workload/rgw-swift.yaml @@ -4,7 +4,6 @@ meta: tasks: - rgw: client.0: - default_idle_timeout: 300 - print: "**** done rgw 9-workload" - swift: client.0: diff --git a/qa/suites/upgrade/kraken-x/stress-split/7-final-workload/rgw-swift.yaml b/qa/suites/upgrade/kraken-x/stress-split/7-final-workload/rgw-swift.yaml index a3bf03b1f448..76e5d6fc2315 100644 --- a/qa/suites/upgrade/kraken-x/stress-split/7-final-workload/rgw-swift.yaml +++ b/qa/suites/upgrade/kraken-x/stress-split/7-final-workload/rgw-swift.yaml @@ -4,7 +4,6 @@ meta: tasks: - rgw: client.0: - default_idle_timeout: 300 - print: "**** done rgw 9-workload" - swift: client.0: