]> git.proxmox.com Git - ceph.git/blob - ceph/qa/suites/rados/upgrade/jewel-x-singleton/2-partial-upgrade/firsthalf.yaml
update sources to v12.1.2
[ceph.git] / ceph / qa / suites / rados / upgrade / jewel-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 osd.0:
9 - print: "**** done install.upgrade osd.0"
10 - ceph.restart:
11 daemons: [mon.a, mon.b, mon.c]
12 wait-for-healthy: false
13 - ceph.restart:
14 daemons: [osd.0, osd.1, osd.2]
15 wait-for-healthy: false
16 - print: "**** done ceph.restart 1st half"