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