mirror of
https://github.com/ceph/ceph
synced 2024-12-26 05:25:09 +00:00
16 lines
267 B
YAML
16 lines
267 B
YAML
|
tasks:
|
||
|
- ceph:
|
||
|
- rgw: [client.0]
|
||
|
- s3readwrite:
|
||
|
client.0:
|
||
|
rgw_server: client.0
|
||
|
readwrite:
|
||
|
bucket: rwtest
|
||
|
readers: 10
|
||
|
writers: 3
|
||
|
duration: 300
|
||
|
files:
|
||
|
num: 10
|
||
|
size: 2000
|
||
|
stddev: 500
|