From d403d42ac8fed294c97ca13bc1e1e00f003cd322 Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Fri, 10 Mar 2017 17:25:47 -0500 Subject: [PATCH] qa/suites/rados/upgrade: don't initially start mgr daemon Signed-off-by: Sage Weil --- .../rados/upgrade/jewel-x-singleton/1-jewel-install/jewel.yaml | 1 + 1 file changed, 1 insertion(+) 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" -- 2.39.5