mirror of
https://github.com/ceph/ceph
synced 2025-02-09 12:00:04 +00:00
32 lines
528 B
YAML
32 lines
528 B
YAML
overrides:
|
|
ceph:
|
|
conf:
|
|
client:
|
|
debug rgw: 20
|
|
debug ms: 1
|
|
tasks:
|
|
- rgw:
|
|
default_idle_timeout: 3600
|
|
client.0: null
|
|
- thrash_pool_snaps:
|
|
pools:
|
|
- .rgw.buckets
|
|
- .rgw.root
|
|
- .rgw.control
|
|
- .rgw
|
|
- .users.uid
|
|
- .users.email
|
|
- .users
|
|
- s3readwrite:
|
|
client.0:
|
|
rgw_server: client.0
|
|
readwrite:
|
|
bucket: rwtest
|
|
readers: 10
|
|
writers: 3
|
|
duration: 300
|
|
files:
|
|
num: 10
|
|
size: 2000
|
|
stddev: 500
|