ceph/qa/suites/rbd/singleton/all/read-flags-writethrough.yaml
Sage Weil 271a7588b5 qa/suites: run mgr daemon(s)
Everything up upgrade/, which will be slightly tricky.

Signed-off-by: Sage Weil <sage@redhat.com>
2017-03-29 11:39:26 -04:00

14 lines
221 B
YAML

roles:
- [mon.a, mgr.x, 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/read-flags.sh]