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>
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]
upgrade-sequence:
sequential:
- install.upgrade:
- all:
+ mon.a:
+ mon.b:
- ceph.restart: [mds.a]
- sleep:
duration: 60
upgrade-sequence:
sequential:
- install.upgrade:
- all:
+ mon.a:
+ mon.b:
- ceph.restart:
daemons: [mon.a]
wait-for-healthy: false
upgrade-sequence:
sequential:
- install.upgrade:
- all:
+ mon.a:
+ mon.b:
- ceph.restart: [osd.0]
- sleep:
duration: 60