From: Sage Weil Date: Fri, 10 Mar 2017 22:25:47 +0000 (-0500) Subject: qa/suites/rados/upgrade: don't initially start mgr daemon X-Git-Tag: v12.0.2~252^2~17 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=d403d42ac8fed294c97ca13bc1e1e00f003cd322;p=ceph-ci.git qa/suites/rados/upgrade: don't initially start mgr daemon Signed-off-by: Sage Weil --- diff --git a/qa/suites/rados/upgrade/jewel-x-singleton/1-jewel-install/jewel.yaml b/qa/suites/rados/upgrade/jewel-x-singleton/1-jewel-install/jewel.yaml index 87bc11f451c..a617f91d19a 100644 --- a/qa/suites/rados/upgrade/jewel-x-singleton/1-jewel-install/jewel.yaml +++ b/qa/suites/rados/upgrade/jewel-x-singleton/1-jewel-install/jewel.yaml @@ -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"