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