summaryrefslogtreecommitdiff
path: root/buildscripts
diff options
context:
space:
mode:
authorGregory Noma <gregory.noma@gmail.com>2022-01-25 21:01:10 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2022-01-25 21:39:40 +0000
commit30f415df521fc9b9a04801464f01880e412decce (patch)
treebc5ee07405fdd084c762536b47832737cc8020ef /buildscripts
parent43f1b480ea6c273aecd9caa355d0dc7a48ab7a04 (diff)
downloadmongo-30f415df521fc9b9a04801464f01880e412decce.tar.gz
SERVER-62455 Add `collectionUUID` parameter to `renameCollection` command
Diffstat (limited to 'buildscripts')
-rw-r--r--buildscripts/resmokeconfig/suites/multi_stmt_txn_jscore_passthrough_with_migration.yml4
1 files changed, 1 insertions, 3 deletions
diff --git a/buildscripts/resmokeconfig/suites/multi_stmt_txn_jscore_passthrough_with_migration.yml b/buildscripts/resmokeconfig/suites/multi_stmt_txn_jscore_passthrough_with_migration.yml
index 6635d2da9ea..aacde719bd6 100644
--- a/buildscripts/resmokeconfig/suites/multi_stmt_txn_jscore_passthrough_with_migration.yml
+++ b/buildscripts/resmokeconfig/suites/multi_stmt_txn_jscore_passthrough_with_migration.yml
@@ -273,9 +273,6 @@ selector:
# Does not support tojson of command objects.
- jstests/core/SERVER-23626.js
- # This suite is using zones for migrations but the following test is expecting no entries in config.tags
- - jstests/core/rename_collection.js
-
exclude_with_any_tags:
# "Cowardly refusing to override read concern of command: ..."
- assumes_read_concern_unchanged
@@ -307,6 +304,7 @@ selector:
# startParallelShell()"
- uses_parallel_shell
- does_not_support_causal_consistency
+ - does_not_support_zones
executor:
archive: