mirror of
https://github.com/ceph/ceph
synced 2024-12-21 10:54:42 +00:00
56e37e41f4
Inspired by bcbe45d948
Fixes: http://tracker.ceph.com/issues/18440
Signed-off-by: Nathan Cutler <ncutler@suse.com>
11 lines
229 B
YAML
11 lines
229 B
YAML
roles:
|
|
- [mon.a, osd.0, osd.1, client.0]
|
|
tasks:
|
|
- install:
|
|
- ceph:
|
|
fs: xfs
|
|
- cram:
|
|
clients:
|
|
client.0:
|
|
- http://git.ceph.com/?p={repo};a=blob_plain;hb={branch};f=src/test/cli-integration/rbd/formatted-output.t
|