]> 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:18:40 +0000 (11:18 -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>
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 56afce7293591c36df00f3e8d3f6bd2f11873efe..61e46498edd6ccd9cdabd62799462ba4882c20a4 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 024339556e5f2d81415f5bdac9222dd25f659ee7..e834f6290452334315efc3c364a0f0b3791fce37 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: