]> git.proxmox.com Git - ceph.git/blob - ceph/qa/suites/upgrade/mimic-x-singleton/6-finish-upgrade.yaml
e7fa4b2f47c6fcbd2a1612f802f11d111a823be1
[ceph.git] / ceph / qa / suites / upgrade / mimic-x-singleton / 6-finish-upgrade.yaml
1 meta:
2 - desc: |
3 install upgrade on remaining node
4 restartin remaining osds
5 overrides:
6 ceph:
7 log-whitelist:
8 - overall HEALTH_
9 - \(FS_DEGRADED\)
10 - \(MDS_
11 tasks:
12 - install.upgrade:
13 mon.c:
14 - ceph.restart:
15 daemons: [mon.c, mgr.x, mgr.y]
16 wait-for-up: true
17 wait-for-healthy: false
18 - ceph.restart:
19 daemons: [osd.8, osd.9, osd.10, osd.11]
20 wait-for-up: true
21 wait-for-healthy: false
22 - ceph.restart:
23 daemons: [mds.a]
24 wait-for-up: true
25 wait-for-healthy: false
26 - exec:
27 mon.a:
28 - ceph mon enable-msgr2
29 - install.upgrade:
30 client.0: