]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Added excluded packadges "'libcephfs-devel','libcephfs-dev'"
authorYuri Weinstein <yweinste@redhat.com>
Tue, 15 Nov 2016 17:25:14 +0000 (17:25 +0000)
committerYuri Weinstein <yweinste@redhat.com>
Thu, 17 Nov 2016 00:29:43 +0000 (00:29 +0000)
Fixes http://tracker.ceph.com/issues/17902
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
Signed-off-by: Yuri Weinstein <yweinste@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 9ec65d6ff8f0242879bb34592947661224a6f06c..6fba9555c6f28f61373a5d77470a862b22b0e59e 100644 (file)
@@ -6,7 +6,7 @@ meta:
 tasks:
 - install:
     branch: jewel
-    exclude_packages: ['ceph-mgr','libcephfs2']
+    exclude_packages: ['ceph-mgr','libcephfs2','libcephfs-devel','libcephfs-dev']
 - print: "**** done installing jewel"
 - ceph:
 - print: "**** done ceph"
index 802b1dbd162876e242142c604a6987156b9e3583..9f803a077e3889ba7ba97b558ceae78e318041b4 100644 (file)
@@ -43,7 +43,7 @@ tasks:
 - print: "****  v10.2.0 about to install"
 - install:
     tag: v10.2.0
-    exclude_packages: ['ceph-mgr']
+    exclude_packages: ['ceph-mgr','libcephfs2','libcephfs-devel','libcephfs-dev']
 - print: "**** done v10.2.0 install"
 - ceph:
    fs: xfs
@@ -52,12 +52,11 @@ tasks:
    - workload
 - print: "**** done workload v10.2.0"
 - install.upgrade:
+    exclude_packages: ['ceph-mgr','libcephfs2','libcephfs-devel','libcephfs-dev']
     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
@@ -66,9 +65,9 @@ tasks:
    - upgrade-sequence_jewel
 - print: "**** done parallel jewel branch"
 - install.upgrade:
+    exclude_packages: ['ceph-mgr','libcephfs2','libcephfs-devel','libcephfs-dev']
     client.1:
       branch: jewel
-      exclude_packages: ['ceph-mgr']
 - print: "**** done branch: jewel install.upgrade on client.1"
 - install.upgrade:
     mon.a:
index 9408bf894ddf32614511bf6d39b62a3b800fb39e..87bc11f451c321d772948ba9f8464ee9773754f1 100644 (file)
@@ -3,7 +3,7 @@ meta:
 tasks:
 - install:
     branch: jewel
-    exclude_packages: ['ceph-mgr','libcephfs2']
+    exclude_packages: ['ceph-mgr','libcephfs2','libcephfs-devel','libcephfs-dev']
 - print: "**** done install jewel"
 - ceph:
 - print: "**** done ceph"