This also fails on mixed version clusters due to watch on a
non-existent object returning ENOENT in firefly and 0 in dumpling.
Reviewed-by: Sage Weil <sage.weil@inktank.com>
Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
ceph_test_rados_list_parallel
ceph_test_rados_open_pools_parallel
ceph_test_rados_delete_pools_parallel
-ceph_test_rados_watch_notify
+
+# skip this watch/notify test due to the change in firefly to return ENOENT for
+# a watch on a non-existent object
+# ceph_test_rados_watch_notify
exit 0