mirror of
https://github.com/ceph/ceph
synced 2025-01-29 14:34:40 +00:00
qa/suites/upgrade/jewel-x/parallel: fix upgrade to luminous
Signed-off-by: Sage Weil <sage@redhat.com>
This commit is contained in:
parent
1e0e53c80d
commit
2e3ea53b41
@ -4,12 +4,9 @@ meta:
|
||||
upgrade-sequence:
|
||||
sequential:
|
||||
- ceph.restart:
|
||||
daemons: [mon.a, mon.b, mon.c, mds.a, osd.0, osd.1, osd.2, osd.3]
|
||||
daemons: [mon.a, mon.b, mon.c]
|
||||
- ceph.restart:
|
||||
daemons: [mds.a, osd.0, osd.1, osd.2, osd.3]
|
||||
wait-for-healthy: false
|
||||
wait-for-osds-up: true
|
||||
- exec:
|
||||
mon.a:
|
||||
- ceph osd set require_kraken_osds
|
||||
- ceph.restart:
|
||||
daemons: [osd.0]
|
||||
- print: "**** done ceph.restart all"
|
||||
|
@ -1 +0,0 @@
|
||||
../../../../releases/kraken.yaml
|
1
qa/suites/upgrade/jewel-x/parallel/4-luminous.yaml
Symbolic link
1
qa/suites/upgrade/jewel-x/parallel/4-luminous.yaml
Symbolic link
@ -0,0 +1 @@
|
||||
../../../../releases/luminous.yaml
|
Loading…
Reference in New Issue
Block a user