]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/workunits/rados/test-upgrade-*: whitelist tests for master 15778/head
authorKefu Chai <kchai@redhat.com>
Tue, 20 Jun 2017 11:49:14 +0000 (19:49 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 20 Jun 2017 12:05:04 +0000 (20:05 +0800)
The jewel-x upgrade test now runs this script against a mixed cluster on
a machine with code from master installed.  That means we have to
skip any new tests that will fail on a mixed cluster. CloneRange was
removed in 0d7b0b7.

Signed-off-by: Kefu Chai <kchai@redhat.com>
Conflicts:
    qa/workunits/rados/test-upgrade-v11.0.0.sh: this change is not
cherry-picked from master, because the clone-range op was removed from
master. and only supported in pre-luminous releases.

qa/workunits/rados/test-upgrade-v11.0.0.sh

index 517c869ce791312031296b3ab0b1424b9945494f..a114bf4aeb80783ab3685a3484e326a65ff8343e 100755 (executable)
@@ -17,7 +17,7 @@ for f in \
     'api_list --gtest_filter=-LibRadosList*.EnumerateObjects*' \
     'api_io --gtest_filter=-*Checksum*' \
     api_lock \
-    'api_misc --gtest_filter=-*WriteSame*:-*CmpExt*:-*Checksum*' \
+    'api_misc --gtest_filter=-*WriteSame*:-*CmpExt*:-*Checksum*:-*CloneRange*' \
     'api_watch_notify --gtest_filter=-*WatchNotify3*' \
     api_tier api_pool api_snapshots api_stat api_cmd \
     'api_c_write_operations --gtest_filter=-*WriteSame*' \