From: Mykola Golub Date: Thu, 30 Jun 2016 18:30:57 +0000 (+0300) Subject: rbd-mirror: remove ceph_test_rbd_mirror_image_replay test case X-Git-Tag: v11.1.1~58^2^2~151^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=2dfe0852801cf0f90079859c0d67e75ef63de5ec;p=ceph.git rbd-mirror: remove ceph_test_rbd_mirror_image_replay test case Fixes: http://tracker.ceph.com/issues/16539 Signed-off-by: Mykola Golub --- diff --git a/suites/rbd/singleton/all/mirror_image_replay.yaml b/suites/rbd/singleton/all/mirror_image_replay.yaml deleted file mode 100644 index f429cdd754e..00000000000 --- a/suites/rbd/singleton/all/mirror_image_replay.yaml +++ /dev/null @@ -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]