Commit Graph

6 Commits

Author SHA1 Message Date
Kaloian Manassiev
3db9d1338c SERVER-21009 Remove usages of the multi-argument ShardingTest constructor
No functional changes, just converting everything to use the JSON-based
constructor.

Also moves some sharding-specific tests out of noPassthroughWithMongod and
under the sharding suite.
2015-10-23 09:50:35 -04:00
Spencer T Brody
7c1ad90880 SERVER-17971 Remove separateConfig option from ShardingTest and make its behavior the default 2015-04-14 13:53:47 -04:00
Randolph Tan
7acafe85d9 SERVER-13425 migrate sharding jstest suite to use write commands api 2014-04-21 16:53:25 -04:00
Greg Studer
b51ad40a7b SERVER-9365 make forced halfway split work with chunks with many docs
Additional test fixes.
2013-07-22 17:39:15 -04:00
Greg Studer
9a4ac2f650 Revert "SERVER-9365 make forced halfway split work with chunks with many docs"
This reverts commit 77ab6a3254.
2013-07-20 13:55:55 -04:00
Greg Studer
77ab6a3254 SERVER-9365 make forced halfway split work with chunks with many docs 2013-07-19 13:11:05 -04:00