Commit Graph

16 Commits

Author SHA1 Message Date
Kaloian Manassiev
c078dc37a9 SERVER-21050 Cleanup ReplSetTest
This is just a cleanup work to hide some of the private state of
ReplSetTest so it is easier to encapsulate and add new logic. Also enables
strict mode.
2015-12-08 13:15:06 -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
Randolph Tan
280fbae904 SERVER-18044 Make sharding test explicitly set primary shards for databases 2015-05-15 10:11:31 -04:00
Jonathan Reams
5da4be677c SERVER-18376 Re-add bits to buildinfo 2015-05-11 14:52:44 -04:00
Jonathan Reams
c269033226 SERVER-18099 Refactor buildinfo/version reporting 2015-04-30 09:47:35 -04:00
Dan Pasette
4519206ce6 SERVER-15973 disable zbigMapReduce.js and auth1.js on 32-bit 2014-11-05 16:45:55 -05:00
Randolph Tan
9c4d4cd84a SERVER-14641 replication cannot keep up in zbigMapReduce.js 2014-07-22 11:05:39 -04:00
daveh86
bce39f0671 SERVER-12605 update ShardingTest to turn off balancer by default
Signed-off-by: Benety Goh <benety@mongodb.com>
2014-05-12 14:38:23 -04:00
Randolph Tan
7acafe85d9 SERVER-13425 migrate sharding jstest suite to use write commands api 2014-04-21 16:53:25 -04:00
Eric Milkie
bfede8d086 SERVER-9546 larger oplog for zBigMapReduce 2013-05-10 16:11:08 -04:00
Eliot Horowitz
941c5bd713 increase replication timeout for zBigMapReduce since balancer takes a while 2012-12-28 23:42:33 -05:00
Greg Studer
52022a72aa buildbot zbigMapReduce.js make sure we're more fully under memory limit on 32-bit systems 2012-11-21 12:06:09 -05:00
Kristina
0bd94c7513 Fix test: prevent secondary from going stale on big insert SERVER-6533 2012-07-23 10:51:11 -04:00
Greg Studer
a32e41753d SERVER-6116 disable versioning of M/R counts with versionOk block 2012-06-21 15:05:46 -04:00
gregs
fdc529ce1a buildbot move sharding tests out of the way so other tests can complete 2012-06-18 16:46:41 -04:00
Greg Studer
3e72e55832 buildbot make bigMapReduce.js run last, catch errors in simpler tests if possible
Also added additional logging for future debugging
2012-05-10 11:41:12 -04:00