summaryrefslogtreecommitdiffstats
path: root/qa/suites/upgrade/octopus-x/stress-split/2-first-half-tasks/radosbench.yaml
blob: 3816ca38c985a7917cc6593c8931059259fafbc3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
meta:
- desc: |
   run randomized correctness test for rados operations
   generate write load with rados bench
first-half-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
- print: "**** done end radosbench.yaml"