]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
do not try and install libcephfs-java via extra_packages
authorGreg Farnum <greg@gregs42.com>
Wed, 28 Jan 2015 19:16:35 +0000 (11:16 -0800)
committerGreg Farnum <greg@gregs42.com>
Wed, 28 Jan 2015 19:20:12 +0000 (11:20 -0800)
It's been added to the default install task, because the
package name varies across distros.

Fixes: #10510
Signed-off-by: Greg Farnum <greg@gregs42.com>
(cherry picked from commit 30e5f3d93192a6bf2428ea4f8d793e2a087a5353)

suites/fs/basic/tasks/libcephfs_java.yaml
suites/hadoop/basic/tasks/hadoop-internal.yaml
suites/hadoop/basic/tasks/wordcount.yaml
suites/multimds/libcephfs/tasks/libcephfs_java.yaml

index 5d6bb00048fc4f26eadbab4fec11fe18fdc5dcb2..d314da727e13e18197286695eed320dec9e4e042 100644 (file)
@@ -1,7 +1,7 @@
 overrides:
   install:
     ceph:
-      extra_packages: [libcephfs1, libcephfs-java, libcephfs-jni]
+      extra_packages: [libcephfs1, libcephfs-jni]
 tasks:
 - ceph-fuse:
 - workunit:
index d131415aa123e488f7abe3f20ad6601ae2c33d22..bf0c40926316459007388a2409ac0da2df182092 100644 (file)
@@ -1,7 +1,7 @@
 overrides:
   install:
     ceph:
-      extra_packages: [libcephfs1, libcephfs-java, libcephfs-jni]
+      extra_packages: [libcephfs1, libcephfs-jni]
 
 tasks:
 - ssh_keys:
index bea6cb7623cbf00f4832dcb71cda9c07d15f638a..9d5ede7ffc926c823e29cc8d711b0b36ba2e77b3 100644 (file)
@@ -1,7 +1,7 @@
 overrides:
   install:
     ceph:
-      extra_packages: [libcephfs1, libcephfs-java, libcephfs-jni]
+      extra_packages: [libcephfs1, libcephfs-jni]
 
 tasks:
 - ssh_keys:
index 5d6bb00048fc4f26eadbab4fec11fe18fdc5dcb2..d314da727e13e18197286695eed320dec9e4e042 100644 (file)
@@ -1,7 +1,7 @@
 overrides:
   install:
     ceph:
-      extra_packages: [libcephfs1, libcephfs-java, libcephfs-jni]
+      extra_packages: [libcephfs1, libcephfs-jni]
 tasks:
 - ceph-fuse:
 - workunit: