ceph/qa/suites/rados/upgrade/jewel-x-singleton/6-finish-upgrade.yaml
Sage Weil 5d517f9761 qa/suites/rados/upgrade: restart mds
Signed-off-by: Sage Weil <sage@redhat.com>
2017-06-06 16:23:25 -04:00

16 lines
308 B
YAML

meta:
- desc: |
install upgrade on remaining node
restartin remaining osds
tasks:
- install.upgrade:
osd.3:
- ceph.restart:
daemons: [osd.3, osd.4, osd.5]
wait-for-up: true
wait-for-healthy: false
- ceph.restart:
daemons: [mds.a]
wait-for-up: true
wait-for-healthy: false