Fix some bugs when testing opensds ansible
[stor4nfv.git] / src / ceph / qa / suites / rbd / singleton / all / qemu-iotests-no-cache.yaml
1 exclude_arch: armv7l
2 roles:
3 - [mon.a, mgr.x, osd.0, osd.1, client.0]
4 tasks:
5 - install:
6 - ceph:
7     fs: xfs
8     conf:
9       client:
10         rbd cache: false
11 - workunit:
12     clients:
13       all: [rbd/qemu-iotests.sh]