]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
upgrade/jewel-x/point-to-point: fix upgrades
authorSage Weil <sage@redhat.com>
Fri, 4 Nov 2016 21:58:20 +0000 (17:58 -0400)
committerSage Weil <sage@redhat.com>
Fri, 4 Nov 2016 21:58:20 +0000 (17:58 -0400)
skip ceph-mgr

Signed-off-by: Sage Weil <sage@redhat.com>
suites/upgrade/jewel-x/point-to-point-x/point-to-point-upgrade.yaml

index 731b167e52783ec6a96425c9a09e629e37ab5e96..802b1dbd162876e242142c604a6987156b9e3583 100644 (file)
@@ -54,8 +54,10 @@ tasks:
 - install.upgrade:
     mon.a:
       branch: jewel
+      exclude_packages: ['ceph-mgr']
     mon.b:
       branch: jewel
+      exclude_packages: ['ceph-mgr']
     # Note that client.a IS NOT upgraded at this point
     #client.1:
       #branch: jewel
@@ -64,14 +66,13 @@ tasks:
    - upgrade-sequence_jewel
 - print: "**** done parallel jewel branch"
 - install.upgrade:
-   client.1:
-     branch: jewel
+    client.1:
+      branch: jewel
+      exclude_packages: ['ceph-mgr']
 - print: "**** done branch: jewel install.upgrade on client.1"
 - install.upgrade:
-   mon.a:
-     #branch: jewel
-   mon.b:
-     #branch: jewel
+    mon.a:
+    mon.b:
 - print: "**** done branch: -x install.upgrade on mon.a and mon.b"
 - parallel:
    - workload_x