summaryrefslogtreecommitdiff
path: root/buildscripts
diff options
context:
space:
mode:
authorMaria van Keulen <maria.vankeulen@mongodb.com>2016-09-28 15:57:33 -0400
committerMaria van Keulen <maria.vankeulen@mongodb.com>2016-10-13 13:30:29 -0400
commit071e96c37db036cc81449048fb43341ab59912a4 (patch)
tree4b6fb03d71a30d96cdaef400983c3e5d664e445c /buildscripts
parente4307bfbe188cd6e85cf1e984db4ac5b8701c042 (diff)
downloadmongo-071e96c37db036cc81449048fb43341ab59912a4.tar.gz
SERVER-26112 Always forward singleBatch=false to shards
Diffstat (limited to 'buildscripts')
-rw-r--r--buildscripts/resmokeconfig/suites/sharding_last_stable_mongos_and_mixed_shards.yml3
1 files changed, 3 insertions, 0 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 85aff0a09d2..f53188e0bff 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
@@ -76,6 +76,9 @@ selector:
- jstests/sharding/migration_ignore_interrupts_1.js
# Temporarily blacklisted (see SERVER-26615).
- jstests/sharding/addshard2.js
+ # This test checks the behavior of a singleBatch fix for mongos that does not exist in 3.2.
+ # Enable when 3.4 becomes last-stable or after backporting SERVER-26112 to the 3.2 branch.
+ - jstests/sharding/sharded_limit_batchsize.js
executor:
js_test: