Commit Graph

11 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
Qingyang Chen
9dcfc9cc63 SERVER-16398 Remove support for "cursorInfo" command 2015-08-05 14:59:43 -04:00
Randolph Tan
280fbae904 SERVER-18044 Make sharding test explicitly set primary shards for databases 2015-05-15 10:11:31 -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
e44e3304b6 help slower builders (FreeBSD) by giving more time for cursor to time out 2012-06-19 10:50:03 -04:00
Eliot Horowitz
af54331c38 fix a number of invalid assert.throws 2011-01-21 07:58:02 -05:00
Eliot Horowitz
96e86cf883 made test more robust 2010-08-02 17:26:28 -04:00
Eliot Horowitz
24c14d3a81 try to make test more robust 2010-08-02 15:42:46 -04:00
Eliot Horowitz
d25088f9c3 mongos cursor timeout SERVER-1531 2010-08-02 14:50:12 -04:00
Eliot Horowitz
4308df6f3b don't delete old chunk data until there aren't cursors iterating it SERVER-937 2010-07-22 17:24:51 -04:00
Alberto Lerner
36f2ba4082 SERVER-1278 Test that cursor survives split/move of chunks 2010-07-22 15:26:25 -04:00