diff options
author | Nicholas Zolnierz <nicholas.zolnierz@mongodb.com> | 2020-01-14 17:57:01 +0000 |
---|---|---|
committer | evergreen <evergreen@mongodb.com> | 2020-01-14 17:57:01 +0000 |
commit | 4f329c0b056c75d67567577773039da8f3114cf1 (patch) | |
tree | 0abcebd686206873f77557e8365f74959381f88e /buildscripts/resmokeconfig | |
parent | 9d41c52dd9b2d5e49ec997bab268b1fed54b0ce4 (diff) | |
download | mongo-4f329c0b056c75d67567577773039da8f3114cf1.tar.gz |
SERVER-44477 Use correct collection count in cluster MR when determining whether to drop and reshard target
Diffstat (limited to 'buildscripts/resmokeconfig')
-rw-r--r-- | buildscripts/resmokeconfig/suites/sharding_last_stable_mongos_and_mixed_shards.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buildscripts/resmokeconfig/suites/sharding_last_stable_mongos_and_mixed_shards.yml b/buildscripts/resmokeconfig/suites/sharding_last_stable_mongos_and_mixed_shards.yml index a6de0680202..4d94f01803b 100644 --- a/buildscripts/resmokeconfig/suites/sharding_last_stable_mongos_and_mixed_shards.yml +++ b/buildscripts/resmokeconfig/suites/sharding_last_stable_mongos_and_mixed_shards.yml @@ -83,6 +83,7 @@ selector: - jstests/sharding/json_schema.js - jstests/sharding/current_op_no_shards.js - jstests/sharding/mapReduce_outSharded_checkUUID.js + - jstests/sharding/mr_merge_to_existing.js # New feature in v3.6 mongo shell. - jstests/sharding/causal_consistency_shell_support.js - jstests/sharding/keys_rotation_interval_sec.js @@ -121,7 +122,6 @@ selector: - jstests/sharding/explain_cmd.js # Enable when SERVER-44733 is backported - jstests/sharding/change_streams_update_lookup_shard_metadata_missing.js - executor: config: shell_options: |