summaryrefslogtreecommitdiffstats
path: root/src/ceph/qa/suites/upgrade/jewel-x/parallel/2-workload/blogbench.yaml
blob: 56eedbd6bb79b31281ad5fcbd83e8728d3b17ea5 (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: [client.2]
      - print: "**** done ceph-fuse 2-workload"
      - workunit:
          clients:
             client.2:
              - suites/blogbench.sh
      - print: "**** done suites/blogbench.sh 2-workload"