From: Sage Weil Date: Thu, 13 Mar 2014 04:30:12 +0000 (-0700) Subject: qa/workunit/rados/test-upgrade-firefly: skip watch-notify test X-Git-Tag: v0.67.8~40 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=90a21d8cf6df5fe14b2dc9b2c175983b6bb017ce;p=ceph.git qa/workunit/rados/test-upgrade-firefly: skip watch-notify test 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 --- diff --git a/qa/workunits/rados/test-upgrade-firefly.sh b/qa/workunits/rados/test-upgrade-firefly.sh index 24410193cf7..d7a90546e04 100755 --- a/qa/workunits/rados/test-upgrade-firefly.sh +++ b/qa/workunits/rados/test-upgrade-firefly.sh @@ -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