mirror of
https://github.com/ceph/ceph
synced 2024-12-27 14:03:25 +00:00
18e975eb6d
Changes to the teuthology YAML parsing necessitates a small tweak to the Hadoop and libceph-fs YAML files. Signed-off-by: Joe Buck <jbbuck@gmail.com>
14 lines
209 B
YAML
14 lines
209 B
YAML
overrides:
|
|
install:
|
|
ceph:
|
|
extra_packages: [libcephfs1, libcephfs-java, libcephfs-jni]
|
|
|
|
tasks:
|
|
- ssh_keys:
|
|
- install:
|
|
- ceph:
|
|
- hadoop:
|
|
- workunit:
|
|
clients:
|
|
client.0: [hadoop-wordcount]
|