]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
remove ceph_test_rados_watch_notify 36031/head
authorSage Weil <sage@redhat.com>
Wed, 18 Mar 2020 21:29:55 +0000 (16:29 -0500)
committerNathan Cutler <ncutler@suse.com>
Fri, 10 Jul 2020 21:27:04 +0000 (23:27 +0200)
commit72168501a2c94fcdd36a69e43ebfc088c78d49e0
tree1ee483076caea6247fa2155ae51b4271981ee57c
parent04312ff7a372d3d10b25c9c516fc487f573f0586
remove ceph_test_rados_watch_notify

This is an old test, we have good watch/notify coverage in the newer
tests, and it is buggy.

Fixes: https://tracker.ceph.com/issues/43861
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 282932867ab4c3e3a395b86f4a456fb9aaf7e530)
qa/workunits/rados/test.sh
src/test/system/CMakeLists.txt
src/test/system/st_rados_notify.cc [deleted file]
src/test/system/st_rados_watch.cc [deleted file]