mirror of
https://github.com/ceph/ceph
synced 2025-03-01 05:51:33 +00:00
If we are running against a mixed cluster for the duration of the upgrade, we need to make sure we are running the *old* client tests against the cluster. Do not upgrade client.0. Fixes: #7574 Signed-off-by: Sage Weil <sage@inktank.com>
7 lines
159 B
YAML
7 lines
159 B
YAML
upgrade-sequence:
|
|
sequential:
|
|
- install.upgrade:
|
|
mon.a:
|
|
mon.b:
|
|
- ceph.restart: [mon.a, mon.b, mon.c, mds.a, osd.0, osd.1, osd.2, osd.3]
|