mirror of
https://github.com/ceph/ceph
synced 2025-02-03 08:53:38 +00:00
ec90e9b82c
Apply stress during upgrade, and also pause partway and do some thrashing. Signed-off-by: Sage Weil <sage@newdream.net>
26 lines
528 B
YAML
26 lines
528 B
YAML
meta:
|
|
- desc: |
|
|
run randomized correctness test for rados operations
|
|
generate write load with rados bench
|
|
stress-tasks:
|
|
- full_sequential:
|
|
- radosbench:
|
|
clients: [client.0]
|
|
time: 90
|
|
- radosbench:
|
|
clients: [client.0]
|
|
time: 90
|
|
- radosbench:
|
|
clients: [client.0]
|
|
time: 90
|
|
- radosbench:
|
|
clients: [client.0]
|
|
time: 90
|
|
- radosbench:
|
|
clients: [client.0]
|
|
time: 90
|
|
- radosbench:
|
|
clients: [client.0]
|
|
time: 90
|
|
- print: "**** done end radosbench.yaml"
|