]> git.proxmox.com Git - ceph.git/blob - ceph/qa/suites/upgrade/mimic-x-singleton/2-partial-upgrade/firsthalf.yaml
update sources to ceph Nautilus 14.2.1
[ceph.git] / ceph / qa / suites / upgrade / mimic-x-singleton / 2-partial-upgrade / firsthalf.yaml
1 meta:
2 - desc: |
3 install upgrade ceph/-x on one node only
4 1st half
5 restart : osd.0,1,2,3,4,5
6 tasks:
7 - install.upgrade:
8 mon.a:
9 mon.b:
10 - print: "**** done install.upgrade osd.0"
11 - ceph.restart:
12 daemons: [mon.a, mon.b]
13 wait-for-healthy: false
14 mon-health-to-clog: false
15 - ceph.restart:
16 daemons: [osd.0, osd.1, osd.2, osd.3, osd.4, osd.5, osd.6, osd.7]
17 wait-for-healthy: false
18 - print: "**** done ceph.restart 1st 2/3s"