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
Misha Tyulenev
3ccc759d5c SERVER-20530 enable useClusterClientCursor code path for fixed jstests 2015-09-24 14:00:17 -04:00
David Storch
b1982bb7fb SERVER-20194 use the new mongos query path by default for legacy OP_QUERY/OP_GET_MORE reads
Explicitly configures yet-to-be-debugged tests to use the old mongos query path
by setting useClusterClientCursor=false.
2015-09-22 14:35:12 -04:00
Daniel Alabi
70ad0ad1cf SERVER-19085 Add new suite for running 3-node legacy config servers 2015-07-02 15:07:30 -04:00
Randolph Tan
280fbae904 SERVER-18044 Make sharding test explicitly set primary shards for databases 2015-05-15 10:11:31 -04:00
Spencer T Brody
49fd6dbb2b SERVER-11555 Replace all occurrences of addUser with createUser in jstests 2013-11-06 17:11:39 -05:00
Spencer T Brody
f0c6cebd73 SERVER-10794 Maintain backwards-compatible form of addUser for one more release 2013-10-11 18:14:12 -04:00
Spencer T Brody
ec23a4a358 SERVER-9517 Update tests to pass with new user schema 2013-09-06 12:31:22 -04:00
Spencer T Brody
04e9620372 SERVER-8786 further stability fixes to sharding/authConnectionHook.js 2013-03-04 11:44:24 -05:00
Spencer T Brody
20359e07cd SERVER-8786 Make sharding/authConnectionHook.js more stable 2013-03-04 11:23:55 -05:00
Spencer T Brody
e528ff70fc SERVER-8786 Make sure that the ShardingConnectionHook gets added to the connection pools anytime sharding is initialized 2013-03-01 14:06:30 -05:00