]> git.proxmox.com Git - ceph.git/blame - ceph/qa/suites/upgrade/hammer-jewel-x/parallel/1-hammer-jewel-install/hammer-jewel.yaml
update sources to v12.1.1
[ceph.git] / ceph / qa / suites / upgrade / hammer-jewel-x / parallel / 1-hammer-jewel-install / hammer-jewel.yaml
CommitLineData
7c673cae
FG
1tasks:
2- install:
3 branch: hammer
4 exclude_packages: ['ceph-mgr','libcephfs2','libcephfs-devel','libcephfs-dev']
5- print: "**** done hammer"
6- ceph:
7 fs: xfs
31f18b77 8 skip_mgr_daemons: true
224ce89b 9 add_osds_to_crush: true
7c673cae
FG
10- install.upgrade:
11 exclude_packages: ['ceph-mgr','libcephfs2','libcephfs-devel','libcephfs-dev']
12 osd.0:
13 branch: jewel
14 osd.2:
15 branch: jewel
16- print: "*** client.0 upgraded packages to jewel"
17- parallel:
18 - workload
19 - upgrade-sequence
20- print: "**** done parallel"