mirror of
https://github.com/ceph/ceph
synced 2024-12-23 11:54:11 +00:00
17 lines
278 B
YAML
17 lines
278 B
YAML
tasks:
|
|
- install:
|
|
- 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
|