mirror of
https://github.com/ceph/ceph
synced 2025-01-29 22:43:40 +00:00
474d86ca28
Make the final upgrade step unspecified so that it can be specified at schedule time. This let us test dumpling -> firefly, dumpling->emperor, or whatever else we want. Signed-off-by: Sage Weil <sage@inktank.com>
6 lines
99 B
YAML
6 lines
99 B
YAML
tasks:
|
|
- ceph.restart:
|
|
daemons: [mon.b]
|
|
wait-for-healthy: false
|
|
wait-for-osds-up: true
|