summaryrefslogtreecommitdiffstats
path: root/src/ceph/qa/suites/mixed-clients/basic/tasks/kernel_cfuse_workunits_untarbuild_blogbench.yaml
blob: 2c32a61e864fa90418e4016961bcbd381d28ccd5 (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
overrides:
  ceph:
    conf:
      global:
        ms die on skipped message: false
tasks:
- install:
    branch: dumpling
- ceph:
- parallel:
   - user-workload
   - kclient-workload
user-workload:
  sequential:
  - ceph-fuse: [client.0]
  - workunit:
      clients:
         client.0:
           - suites/blogbench.sh
kclient-workload:
  sequential:
  - kclient: [client.1]
  - workunit:
      clients:
         client.1:
           - kernel_untar_build.sh