]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
rados/upgrade: skip libcephfs-devel install
authorSage Weil <sage@redhat.com>
Tue, 15 Nov 2016 02:48:33 +0000 (21:48 -0500)
committerSage Weil <sage@redhat.com>
Tue, 15 Nov 2016 02:48:33 +0000 (21:48 -0500)
Signed-off-by: Sage Weil <sage@redhat.com>
suites/rados/upgrade/jewel-x-singleton/1-jewel-install/jewel.yaml

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"