blob: 7268cb170cadc7d7e488a118f13d9306fb9f55cc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
meta:
- desc: |
run randomized correctness test for rados operations
generate write load with rados bench
second-half-tasks:
- full_sequential:
- radosbench:
clients: [client.0]
time: 90
- radosbench:
clients: [client.0]
time: 90
- radosbench:
clients: [client.0]
time: 90
- print: "**** done end radosbench.yaml"
|