mirror of
https://github.com/ceph/ceph
synced 2024-12-18 09:25:49 +00:00
Merge pull request #13378 from liewegas/wip-luminous
qa/rados/upgrade/jewel-x-singleton: run luminous.yaml at the end Reviewed-by: Yuri Weinstein <yweins@redhat.com>
This commit is contained in:
commit
05f1a1987e
9
qa/releases/luminous.yaml
Normal file
9
qa/releases/luminous.yaml
Normal file
@ -0,0 +1,9 @@
|
||||
tasks:
|
||||
- exec:
|
||||
osd.0:
|
||||
- ceph osd set require_luminous_osds
|
||||
overrides:
|
||||
ceph:
|
||||
conf:
|
||||
mon:
|
||||
mon warn on osd down out interval zero: false
|
@ -7,3 +7,5 @@ tasks:
|
||||
osd.3:
|
||||
- ceph.restart:
|
||||
daemons: [osd.3, osd.4, osd.5]
|
||||
wait-for-up: true
|
||||
wait-for-healthy: false
|
1
qa/suites/rados/upgrade/jewel-x-singleton/7-luminous.yaml
Symbolic link
1
qa/suites/rados/upgrade/jewel-x-singleton/7-luminous.yaml
Symbolic link
@ -0,0 +1 @@
|
||||
../../../../releases/luminous.yaml
|
Loading…
Reference in New Issue
Block a user