summaryrefslogtreecommitdiffstats
path: root/src/ceph/qa/suites/rbd/singleton/all/qemu-iotests-writethrough.yaml
blob: 908a678040394cba09eb934b211af45e9a0d8da0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
exclude_arch: armv7l
roles:
- [mon.a, mgr.x, osd.0, osd.1, client.0]
tasks:
- install:
- ceph:
    fs: xfs
    conf:
      client:
        rbd cache: true
        rbd cache max dirty: 0
- workunit:
    clients:
      all: [rbd/qemu-iotests.sh]