ceph/qa/suites/rbd/singleton/all/read-flags-writeback.yaml

13 lines
183 B
YAML
Raw Normal View History

roles:
- [mon.a, osd.0, osd.1, client.0]
tasks:
- install:
- ceph:
fs: xfs
conf:
client:
rbd cache: true
- workunit:
clients:
all: [rbd/read-flags.sh]