mirror of
https://github.com/ceph/ceph
synced 2025-01-10 21:20:46 +00:00
a2b80c3f64
Signed-off-by: Sage Weil <sage@redhat.com>
15 lines
237 B
YAML
15 lines
237 B
YAML
exclude_arch: armv7l
|
|
roles:
|
|
- [mon.a, osd.0, osd.1, client.0]
|
|
tasks:
|
|
- install:
|
|
- ceph:
|
|
fs: xfs
|
|
conf:
|
|
client:
|
|
rbd cache: true
|
|
rbd cache max dirty: 0
|
|
- workunit:
|
|
clients:
|
|
all: [rbd/qemu-iotests.sh]
|