This may fail is the quorum features to not match.
Fixes: #10178
Signed-off-by: Sage Weil <sage@redhat.com>
branch: firefly
mon.b:
branch: firefly
- - ceph.restart: [mon.a]
+ - ceph.restart:
+ daemons: [mon.a]
+ wait-for-healthy: false
- sleep:
duration: 60
- - ceph.restart: [mon.b]
+ - ceph.restart:
+ daemons: [mon.b]
+ wait-for-healthy: false
- sleep:
duration: 60
- - ceph.restart: [mon.c]
+ - ceph.restart:
+ daemons: [mon.c]
+ wait-for-healthy: false
- sleep:
duration: 60
- ceph.restart: [osd.0]
- ceph.restart: [osd.5]
- sleep:
duration: 60
- - ceph.restart: [mon.a]
+ - ceph.restart:
+ daemons: [mon.a]
+ wait-for-healthy: false
- sleep:
duration: 60
- - ceph.restart: [mon.b]
+ - ceph.restart:
+ daemons: [mon.b]
+ wait-for-healthy: false
- sleep:
duration: 60
- - ceph.restart: [mon.c]
+ - ceph.restart:
+ daemons: [mon.c]
+ wait-for-healthy: false
- sleep:
duration: 60
- ceph.restart: [mds.a]
branch: firefly
mon.b:
branch: firefly
- - ceph.restart: [mon.a]
+ - ceph.restart:
+ daemons: [mon.a]
+ wait-for-healthy: true
- sleep:
duration: 60
- - ceph.restart: [mon.b]
+ - ceph.restart:
+ daemons: [mon.b]
+ wait-for-healthy: true
- sleep:
duration: 60
- - ceph.restart: [mon.c]
+ - ceph.restart:
+ daemons: [mon.c]
+ wait-for-healthy: true
- sleep:
duration: 60
- ceph.restart: [osd.0]