mirror of
https://github.com/ceph/ceph
synced 2025-01-26 04:55:30 +00:00
a095075fe4
Changes to the install teuthology task have caused the Hadoop tasks to fail. This patch fixes the test specification to enable it to run correctly. Signed-off-by: Joe Buck <jbbuck@gmail.com>
13 lines
197 B
YAML
13 lines
197 B
YAML
overrides:
|
|
install:
|
|
extra_packages: [libcephfs1, libcephfs-java, libcephfs-jni]
|
|
|
|
tasks:
|
|
- ssh_keys:
|
|
- install:
|
|
- ceph:
|
|
- hadoop:
|
|
- workunit:
|
|
clients:
|
|
client.0: [hadoop-wordcount]
|