Fix some bugs when testing opensds ansible
[stor4nfv.git] / src / ceph / qa / suites / mixed-clients / basic / tasks / kernel_cfuse_workunits_untarbuild_blogbench.yaml
1 overrides:
2   ceph:
3     conf:
4       global:
5         ms die on skipped message: false
6 tasks:
7 - install:
8     branch: dumpling
9 - ceph:
10 - parallel:
11    - user-workload
12    - kclient-workload
13 user-workload:
14   sequential:
15   - ceph-fuse: [client.0]
16   - workunit:
17       clients:
18          client.0:
19            - suites/blogbench.sh
20 kclient-workload:
21   sequential:
22   - kclient: [client.1]
23   - workunit:
24       clients:
25          client.1:
26            - kernel_untar_build.sh