From: Sage Weil Date: Thu, 24 Aug 2017 14:20:00 +0000 (-0400) Subject: qa/workunits/rados/test-upgrade-v11.0.0: skip more tests X-Git-Tag: v10.2.10~106 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=8199f3998f01ae31c4ae88fda7cd0b4704ae7c8e;p=ceph.git qa/workunits/rados/test-upgrade-v11.0.0: skip more tests Signed-off-by: Sage Weil --- diff --git a/qa/workunits/rados/test-upgrade-v11.0.0.sh b/qa/workunits/rados/test-upgrade-v11.0.0.sh index e6110259fdc39..7a5944e310c8d 100755 --- a/qa/workunits/rados/test-upgrade-v11.0.0.sh +++ b/qa/workunits/rados/test-upgrade-v11.0.0.sh @@ -21,7 +21,7 @@ for f in \ 'api_watch_notify --gtest_filter=-*WatchNotify3*' \ api_tier api_pool api_snapshots api_stat api_cmd \ 'api_c_write_operations --gtest_filter=-*WriteSame*:*CmpExt*' \ - api_c_read_operations \ + 'api_c_read_operations --gtest_filter=-*Checksum*:*CmpExt*' \ list_parallel \ open_pools_parallel \ delete_pools_parallel \