]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
upgrade/jewel-x: skip libcephfs2 install
authorSage Weil <sage@redhat.com>
Tue, 8 Nov 2016 20:17:45 +0000 (15:17 -0500)
committerSage Weil <sage@redhat.com>
Tue, 8 Nov 2016 20:17:45 +0000 (15:17 -0500)
None of these tests currently cover fs, so this is
sufficient... :/

Signed-off-by: Sage Weil <sage@redhat.com>
suites/upgrade/jewel-x/parallel/1-jewel-install/jewel.yaml
suites/upgrade/jewel-x/stress-split/1-jewel-install/jewel.yaml

index a12966deb836a106c64946be1576428e43e4978b..9ec65d6ff8f0242879bb34592947661224a6f06c 100644 (file)
@@ -6,7 +6,7 @@ meta:
 tasks:
 - install:
     branch: jewel
-    exclude_packages: ['ceph-mgr']
+    exclude_packages: ['ceph-mgr','libcephfs2']
 - print: "**** done installing jewel"
 - ceph:
 - print: "**** done ceph"
index c25d75b55252ca560617db3aee97fd4d600bf368..9408bf894ddf32614511bf6d39b62a3b800fb39e 100644 (file)
@@ -3,7 +3,7 @@ meta:
 tasks:
 - install:
     branch: jewel
-    exclude_packages: ['ceph-mgr']
+    exclude_packages: ['ceph-mgr','libcephfs2']
 - print: "**** done install jewel"
 - ceph:
 - print: "**** done ceph"