Skip to content

Commit

Permalink
rbd-mirror: remove ceph_test_rbd_mirror_image_replay test case
Browse files Browse the repository at this point in the history
Fixes: http://tracker.ceph.com/issues/16539
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
(cherry picked from commit 06a333b)
  • Loading branch information
Mykola Golub authored and Jason Dillaman committed Aug 17, 2016
1 parent 0d9d573 commit 92d7882
Show file tree
Hide file tree
Showing 7 changed files with 12 additions and 495 deletions.
198 changes: 0 additions & 198 deletions qa/workunits/rbd/rbd_mirror_image_replay.sh

This file was deleted.

16 changes: 0 additions & 16 deletions src/test/Makefile-client.am
Original file line number Diff line number Diff line change
Expand Up @@ -531,22 +531,6 @@ ceph_test_rbd_mirror_random_write_LDADD = \
$(LIBRBD) $(LIBRADOS) $(CEPH_GLOBAL)
bin_DEBUGPROGRAMS += ceph_test_rbd_mirror_random_write

ceph_test_rbd_mirror_image_replay_SOURCES = \
test/rbd_mirror/image_replay.cc
ceph_test_rbd_mirror_image_replay_LDADD = \
librbd_mirror_internal.la \
librbd_internal.la \
librbd_api.la \
$(LIBRBD_TYPES) \
libjournal.la \
$(LIBRADOS) $(LIBOSDC) \
librados_internal.la \
libcls_rbd_client.la \
libcls_lock_client.la \
libcls_journal_client.la \
$(CEPH_GLOBAL)
bin_DEBUGPROGRAMS += ceph_test_rbd_mirror_image_replay

if LINUX
ceph_test_librbd_fsx_SOURCES = test/librbd/fsx.cc
ceph_test_librbd_fsx_LDADD = \
Expand Down

0 comments on commit 92d7882

Please sign in to comment.