Commit Graph

12 Commits

Author SHA1 Message Date
Esha Maharishi
99c905a87a SERVER-26309 for renamed tests, change test name in blacklists to match 2016-09-30 17:54:39 -04:00
Dan Pasette
9a4474ea06 Revert "SERVER-26309 Disable auto splitting in ShardingTest by default"
This reverts commit c47eb7408d.
2016-09-29 19:19:59 -04:00
Esha Maharishi
c47eb7408d SERVER-26309 Disable auto splitting in ShardingTest by default 2016-09-29 14:38:42 -04:00
Jess Fan
504e52fea8 SERVER-24227 Replace autoSplit startup opt with proper setting 2016-07-06 09:56:21 -04:00
Mark Benvenuto
6dcdd23dd3 SERVER-23971 Clang-Format code 2016-05-28 17:55:12 -04:00
Jonathan Abrahams
4ae691e8ed SERVER-22468 Format JS code with approved style in jstests/ 2016-03-09 12:18:14 -05:00
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