]> git.proxmox.com Git - ceph.git/blob - ceph/qa/suites/rbd/singleton/all/qemu-iotests-writearound.yaml
import quincy beta 17.1.0
[ceph.git] / ceph / qa / suites / rbd / singleton / all / qemu-iotests-writearound.yaml
1 exclude_arch: armv7l
2 roles:
3 - [mon.a, mgr.x, osd.0, osd.1, client.0]
4 tasks:
5 - install:
6 extra_system_packages:
7 rpm:
8 - qemu-kvm-block-rbd
9 deb:
10 - qemu-block-extra
11 - ceph:
12 fs: xfs
13 conf:
14 client:
15 rbd cache: true
16 rbd cache policy: writearound
17 - workunit:
18 clients:
19 all: [rbd/qemu-iotests.sh]