]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
upgrade/jewel-x: skip ceph-mgr install
authorSage Weil <sage@redhat.com>
Thu, 3 Nov 2016 16:05:27 +0000 (12:05 -0400)
committerSage Weil <sage@redhat.com>
Thu, 3 Nov 2016 16:05:27 +0000 (12:05 -0400)
Signed-off-by: Sage Weil <sage@redhat.com>
suites/upgrade/jewel-x/parallel/1-jewel-install/jewel.yaml
suites/upgrade/jewel-x/point-to-point-x/point-to-point-upgrade.yaml
suites/upgrade/jewel-x/stress-split/1-jewel-install/jewel.yaml

index 17e3c0ee0b59ff3d8081f625e46e5ca5106537de..a12966deb836a106c64946be1576428e43e4978b 100644 (file)
@@ -6,6 +6,7 @@ meta:
 tasks:
 - install:
     branch: jewel
+    exclude_packages: ['ceph-mgr']
 - print: "**** done installing jewel"
 - ceph:
 - print: "**** done ceph"
index 3db6cbf742c48cc20ca34fc88c0bca24be2ebbf9..731b167e52783ec6a96425c9a09e629e37ab5e96 100644 (file)
@@ -43,6 +43,7 @@ tasks:
 - print: "****  v10.2.0 about to install"
 - install:
     tag: v10.2.0
+    exclude_packages: ['ceph-mgr']
 - print: "**** done v10.2.0 install"
 - ceph:
    fs: xfs
index 590e1e326f94db3ccaadb9a105033eae421672b1..c25d75b55252ca560617db3aee97fd4d600bf368 100644 (file)
@@ -3,6 +3,7 @@ meta:
 tasks:
 - install:
     branch: jewel
+    exclude_packages: ['ceph-mgr']
 - print: "**** done install jewel"
 - ceph:
 - print: "**** done ceph"