ceph/suites/powercycle/osd/tasks/radosbench.yaml
Sage Weil 2b3ec8de8d suites: run rados bench for max 180 seconds
If we want a longer runtime than that, run it several times in
sequence.

This limits the amount of disk space we'll consume.

Signed-off-by: Sage Weil <sage@redhat.com>
2016-03-26 09:18:41 -04:00

24 lines
432 B
YAML

tasks:
- full_sequential:
- radosbench:
clients: [client.0]
time: 180
- radosbench:
clients: [client.0]
time: 180
- radosbench:
clients: [client.0]
time: 180
- radosbench:
clients: [client.0]
time: 180
- radosbench:
clients: [client.0]
time: 180
- radosbench:
clients: [client.0]
time: 180
- radosbench:
clients: [client.0]
time: 180