mirror of
https://github.com/ceph/ceph
synced 2024-12-12 22:46:21 +00:00
47645be3bb
Fixes: http://tracker.ceph.com/issues/39447 Signed-off-by: Shyukri Shyukriev <shshyukriev@suse.com> Signed-off-by: Nathan Cutler <ncutler@suse.com>
11 lines
172 B
YAML
11 lines
172 B
YAML
roles:
|
|
- [mon.a, mgr.x, osd.0, osd.1, client.0]
|
|
tasks:
|
|
- install:
|
|
- ceph:
|
|
fs: xfs
|
|
- cram:
|
|
clients:
|
|
client.0:
|
|
- src/test/cli-integration/rbd/snap-diff.t
|