summaryrefslogtreecommitdiffstats
path: root/src/ceph/qa/suites/upgrade/luminous-x/parallel/2-workload/blogbench.yaml
blob: 021fcc68190455f8086e41111fb75b500842d343 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
meta:
- desc: |
   run a cephfs stress test
   mount ceph-fuse on client.2 before running workunit
workload:
  full_sequential:
  - sequential:
    - ceph-fuse:
    - print: "**** done ceph-fuse 2-workload"
    - workunit:
        clients:
           client.2:
            - suites/blogbench.sh
    - print: "**** done suites/blogbench.sh 2-workload"