summaryrefslogtreecommitdiffstats
path: root/src/ceph/qa/suites/rados/upgrade/jewel-x-singleton/5-workload/radosbench.yaml
blob: 2cfbf1dcff5af416d67468b8be8f71cae17db521 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
meta:
- desc: |
   run randomized correctness test for rados operations
   generate write load with rados bench
split_tasks:
  sequential:
  - full_sequential:
    - radosbench:
        clients: [client.0]
        time: 150
    - radosbench:
        clients: [client.0]
        time: 150
    - radosbench:
        clients: [client.0]
        time: 150
    - radosbench:
        clients: [client.0]
        time: 150
    - radosbench:
        clients: [client.0]
        time: 150
    - radosbench:
        clients: [client.0]
        time: 150
    - radosbench:
        clients: [client.0]
        time: 150
    - radosbench:
        clients: [client.0]
        time: 150
    - radosbench:
        clients: [client.0]
        time: 150
    - radosbench:
        clients: [client.0]
        time: 150
    - radosbench:
        clients: [client.0]
        time: 150
  - print: "**** done radosbench 7-workload"