Commit Graph

10 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
Daniel Alabi
70ad0ad1cf SERVER-19085 Add new suite for running 3-node legacy config servers 2015-07-02 15:07:30 -04:00
Amalia Hawkins
1b4b52a9d4 SERVER-12621 narrow the localhost exception when auth is enabled 2014-05-22 20:29:39 -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
Craig Wilson
ae5f92aec6 SERVER-6591: added tests for bypassing authentication when connected with a localhost to a server that has no admin users. 2013-02-11 12:28:07 -06:00
Spencer T Brody
a78612086d SERVER-6622 fix auth.js test on v8 build.
For some reason the localhost exception for auth doesn't seem to work with
SyncClusterConnections on v8, so use direct connections to all 3 config servers instead
2012-07-27 13:36:59 -04:00
Spencer T Brody
7fe6b77cf8 Increase log verbosity for auth2.js test 2012-07-26 18:08:33 -04:00
Spencer T Brody
3e23612e27 SERVER-6549. Use internal permissions when ensuring index in authenticate command 2012-07-26 12:21:23 -04:00