]> git.proxmox.com Git - ceph.git/blob - ceph/qa/suites/upgrade/luminous-x/stress-split/5-finish-upgrade.yaml
update download target update for octopus release
[ceph.git] / ceph / qa / suites / upgrade / luminous-x / stress-split / 5-finish-upgrade.yaml
1 tasks:
2 - install.upgrade:
3 osd.8:
4 client.0:
5 - ceph.restart:
6 daemons: [mon.c, osd.8, osd.9, osd.10, osd.11]
7 wait-for-healthy: false
8 wait-for-osds-up: true
9 - exec:
10 osd.0:
11 - ceph osd set pglog_hardlimit
12 - ceph osd dump --format=json-pretty | grep "flags"
13 - ceph config set global mon_warn_on_msgr2_not_enabled false
14 - print: "**** try to set pglog_hardlimit again, should succeed"
15