mirror of
https://github.com/ceph/ceph
synced 2025-01-27 13:34:31 +00:00
f985106d6b
Add additional packages to be installed for the java tests. This is required due to recent changes to teuthology. Signed-off-by: Joe Buck <jbbuck@gmail.com> Reviewed-by: Sam Lang <sam.lang@inktank.com>
13 lines
197 B
YAML
13 lines
197 B
YAML
overrides:
|
|
ceph:
|
|
extra_packages: [libcephfs1, libcephfs-java, libcephfs-jni]
|
|
|
|
tasks:
|
|
- install:
|
|
- ceph:
|
|
- ceph-fuse:
|
|
- workunit:
|
|
clients:
|
|
client.0:
|
|
- libcephfs-java/test.sh
|