]> git.proxmox.com Git - ceph.git/blob - ceph/qa/suites/rbd/singleton/all/qemu-iotests-writethrough.yaml
update ceph source to reef 18.1.2
[ceph.git] / ceph / qa / suites / rbd / singleton / all / qemu-iotests-writethrough.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 - qemu-utils
12 - ceph:
13 fs: xfs
14 conf:
15 client:
16 rbd cache: true
17 rbd cache max dirty: 0
18 - workunit:
19 clients:
20 all: [rbd/qemu-iotests.sh]