]> git.proxmox.com Git - ceph.git/blame - 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
CommitLineData
7c673cae
FG
1meta:
2- desc: |
3 install upgrade ceph/-x on one node only
4 1st half
5 restart : osd.0,1,2,3,4,5
6tasks:
7- install.upgrade:
8 osd.0:
9- print: "**** done install.upgrade osd.0"
10- ceph.restart:
11 daemons: [mon.a, mon.b, mon.c]
c07f9fc5 12 wait-for-healthy: false
7c673cae
FG
13- ceph.restart:
14 daemons: [osd.0, osd.1, osd.2]
c07f9fc5 15 wait-for-healthy: false
7c673cae 16- print: "**** done ceph.restart 1st half"