]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
remove ceph_test_rados_watch_notify 34044/head
authorSage Weil <sage@redhat.com>
Wed, 18 Mar 2020 21:29:55 +0000 (16:29 -0500)
committerSage Weil <sage@redhat.com>
Wed, 18 Mar 2020 22:45:17 +0000 (17:45 -0500)
commit282932867ab4c3e3a395b86f4a456fb9aaf7e530
tree6dd3dfd6a948e8a8964744711db9d8e70aab1515
parent610ec12ac249dff71af326cc3dfb2a9b2ff3a59f
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>
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]