ceph/qa/suites/rados/upgrade/jewel-x-singleton/0-cluster/start.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

26 lines
350 B
YAML

meta:
- desc: |
Run ceph on two nodes,
with a separate client-only node.
Use xfs beneath the osds.
overrides:
ceph:
conf:
mon:
mon warn on legacy crush tunables: false
fs: xfs
roles:
- - mon.a
- mon.b
- mon.c
- mgr.x
- mgr.y
- mds.a
- osd.0
- osd.1
- osd.2
- - osd.3
- osd.4
- osd.5
- - client.0