1
0
mirror of https://github.com/ceph/ceph synced 2025-02-15 06:48:22 +00:00

Merge pull request from trociny/wip-16539

rbd-mirror: remove ceph_test_rbd_mirror_image_replay test case

Reviewed-by: Jason Dillaman <dillaman@redhat.com>
This commit is contained in:
Jason Dillaman 2016-07-01 08:25:23 -04:00 committed by GitHub
commit 1c58c2c3e5

View File

@ -1,9 +0,0 @@
roles:
- [mon.a, osd.0, osd.1, client.0]
tasks:
- install:
- ceph:
fs: xfs
- workunit:
clients:
all: [rbd/rbd_mirror_image_replay.sh]