mirror of
https://github.com/ceph/ceph
synced 2024-12-27 14:03:25 +00:00
04fe727130
For now this just tests listomapvals, but it may be expanded in the future. Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
17 lines
252 B
YAML
17 lines
252 B
YAML
roles:
|
|
- - mon.a
|
|
- osd.0
|
|
- osd.1
|
|
- client.0
|
|
tasks:
|
|
- install:
|
|
- ceph:
|
|
log-whitelist:
|
|
- wrongly marked me down
|
|
- had wrong client addr
|
|
- had wrong cluster addr
|
|
- workunit:
|
|
clients:
|
|
all:
|
|
- rados/test_rados_tool.sh
|