Skip to content

Commit

Permalink
Removed all 'default_idle_timeout' due to chnage in rwg task
Browse files Browse the repository at this point in the history
  • Loading branch information
yuriw committed Jun 1, 2017
1 parent b5da257 commit 02242ea
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 6 deletions.
2 changes: 0 additions & 2 deletions qa/machine_types/vps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
1 change: 0 additions & 1 deletion qa/suites/rados/basic/tasks/rgw_snaps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ overrides:
tasks:
- rgw:
client.0:
default_idle_timeout: 3600
- thrash_pool_snaps:
pools:
- .rgw.buckets
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ meta:
tasks:
- rgw:
client.0:
default_idle_timeout: 300
- print: "**** done rgw 9-workload"
- swift:
client.0:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ meta:
tasks:
- rgw:
client.0:
default_idle_timeout: 300
- print: "**** done rgw 9-workload"
- swift:
client.0:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ meta:
tasks:
- rgw:
client.0:
default_idle_timeout: 300
- print: "**** done rgw 9-workload"
- swift:
client.0:
Expand Down

0 comments on commit 02242ea

Please sign in to comment.