ceph/qa/suites/rados/upgrade/jewel-x-singleton/1-jewel-install/jewel.yaml
Sage Weil d403d42ac8 qa/suites/rados/upgrade: don't initially start mgr daemon
Signed-off-by: Sage Weil <sage@redhat.com>
2017-03-29 11:39:26 -04:00

11 lines
254 B
YAML

meta:
- desc: install ceph/jewel latest
tasks:
- install:
branch: jewel
exclude_packages: ['ceph-mgr','libcephfs2','libcephfs-devel','libcephfs-dev']
- print: "**** done install jewel"
- ceph:
skip_mgr_daemons: true
- print: "**** done ceph"