mirror of
https://github.com/ceph/ceph
synced 2024-12-17 00:46:05 +00:00
qa/suites/upgrade/jewel-x: don't initially start mgr daemons
Signed-off-by: Sage Weil <sage@redhat.com>
This commit is contained in:
parent
2a073941a8
commit
8e61e1cfcf
@ -9,6 +9,7 @@ tasks:
|
||||
exclude_packages: ['ceph-mgr','libcephfs2','libcephfs-devel','libcephfs-dev']
|
||||
- print: "**** done installing jewel"
|
||||
- ceph:
|
||||
skip_mgr_daemons: true
|
||||
- print: "**** done ceph"
|
||||
- install.upgrade:
|
||||
mon.a:
|
||||
|
@ -6,4 +6,5 @@ tasks:
|
||||
exclude_packages: ['ceph-mgr','libcephfs2','libcephfs-devel','libcephfs-dev']
|
||||
- print: "**** done install jewel"
|
||||
- ceph:
|
||||
skip_mgr_daemons: true
|
||||
- print: "**** done ceph"
|
||||
|
Loading…
Reference in New Issue
Block a user