Commit Graph

9 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
Randolph Tan
7acafe85d9 SERVER-13425 migrate sharding jstest suite to use write commands api 2014-04-21 16:53:25 -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
8093bb525d SERVER-9515 SERVER-6246 SERVER-9517 Instead of "name", in user objects use "user" and in role objects use "role" 2013-10-10 11:52:06 -04:00
Spencer T Brody
1fde472858 SERVER-6246 SERVER-9515 Rename removeUser and removeRole commands to dropUser/dropRole 2013-10-06 12:02:45 -04:00
Spencer T Brody
3e5905a8d4 SERVER-9517 Rename "source" field for users and roles to "db" 2013-10-06 12:02:45 -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
211099e4bb SERVER-6246 Restrict direct removes from system.users, add a shell helper to use the removeUser command, and update tests to use the helper 2013-08-01 14:12:09 -04:00
Andy Schwerin
56e754ab21 SERVER-8104 regression tests. 2013-03-12 14:07:06 -04:00