]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/workunit/rados/test-upgrade-firefly: skip watch-notify test
authorSage Weil <sage@inktank.com>
Thu, 13 Mar 2014 04:30:12 +0000 (21:30 -0700)
committerSage Weil <sage@inktank.com>
Thu, 13 Mar 2014 04:30:12 +0000 (21:30 -0700)
A watch on a non-existent object now returns ENOENT in firefly; skip this
test as it will fail on a hybrid or upgraded cluster.

Signed-off-by: Sage Weil <sage@inktank.com>
qa/workunits/rados/test-upgrade-firefly.sh

index 24410193cf77d3f9c8c2fc483e1bf0f74f459217..d7a90546e0410cc8543c3bcdbe5e0b0b8145e90c 100755 (executable)
@@ -13,7 +13,7 @@ ceph_test_rados_api_misc --gtest_filter=-LibRadosMisc.Operate1PP
 ceph_test_rados_api_pool
 ceph_test_rados_api_snapshots
 ceph_test_rados_api_stat
-ceph_test_rados_api_watch_notify
+ceph_test_rados_api_watch_notify --gtest_filter=-LibRadosWatchNotify.WatchNotifyTimeoutTestPP
 ceph_test_rados_api_cmd
 
 ceph_test_rados_list_parallel