]> git.proxmox.com Git - ceph.git/blame - ceph/qa/suites/fs/upgrade/featureful_client/old_client/tasks/2-upgrade.yaml
import ceph nautilus 14.2.2
[ceph.git] / ceph / qa / suites / fs / upgrade / featureful_client / old_client / tasks / 2-upgrade.yaml
CommitLineData
81eedcae
TL
1overrides:
2 ceph:
3 conf:
4 global:
5 bluestore warn on legacy statfs: false
6
11fdf7f2
TL
7tasks:
8- mds_pre_upgrade:
9- print: "**** done mds pre-upgrade sequence"
10- install.upgrade:
11 mon.a:
12 mon.b:
13- print: "**** done install.upgrade both hosts"
14- ceph.stop: [mds.*]
15- ceph.restart:
16 daemons: [mon.*, mgr.*, osd.*, mds.*]
17 mon-health-to-clog: false
18- print: "**** done ceph.restart"