ceph/qa/suites/rbd/singleton/all/qemu-iotests-writearound.yaml

15 lines
251 B
YAML
Raw Normal View History

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 policy: writearound
- workunit:
clients:
all: [rbd/qemu-iotests.sh]