ceph/qa/suites/rados/upgrade/jewel-x-singleton/8-next-mon/monc.yaml
2016-12-14 11:29:55 -06:00

13 lines
361 B
YAML

meta:
- desc: |
restart mon.c so it is upgraded to -x
as all mon were upgrated, expected ceph cluster reach quorum
tasks:
- ceph.restart:
daemons: [mon.c]
wait-for-healthy: false
wait-for-osds-up: true
- print: "**** done ceph.restart mon.c 8-next-mon"
- ceph.wait_for_mon_quorum: [a, b, c]
- print: "**** done wait_for_mon_quorum 8-next-mon"