]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/suites/upgrade/jewel-x: don't initially start mgr daemons
authorSage Weil <sage@redhat.com>
Sat, 18 Mar 2017 19:02:16 +0000 (15:02 -0400)
committerSage Weil <sage@redhat.com>
Wed, 29 Mar 2017 15:39:26 +0000 (11:39 -0400)
Signed-off-by: Sage Weil <sage@redhat.com>
qa/suites/upgrade/jewel-x/parallel/1-jewel-install/jewel.yaml
qa/suites/upgrade/jewel-x/stress-split/1-jewel-install/jewel.yaml

index 6fba9555c6f28f61373a5d77470a862b22b0e59e..f5eec07e51d0a536f796a0a327881171dee9fd1a 100644 (file)
@@ -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:
index 87bc11f451c321d772948ba9f8464ee9773754f1..a617f91d19aba95fa2c73e751162c1a61452781f 100644 (file)
@@ -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"