Commit Graph

15 Commits

Author SHA1 Message Date
Kaloian Manassiev
3ed6635a5f 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:05:00 -05:00
Charlie Swanson
047f82cdba SERVER-21384 Enable replica set suites for in-memory storage engines 2015-11-19 14:19:12 -05:00
Andy Schwerin
a0e5fbf5e6 SERVER-15836 Clean up several rollback js tests. 2014-10-28 11:49:33 -04:00
Amalia Hawkins
1b4b52a9d4 SERVER-12621 narrow the localhost exception when auth is enabled 2014-05-22 20:29:39 -04:00
Randolph Tan
eb41492c6f SERVER-13190 migrate replset jstest suite to use write commands api 2014-03-14 12:05:05 -04:00
Mark Benvenuto
39032c059a SERVER-4966: Renable tests for Windows 2014-01-29 17:15:54 -05: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
Eric Milkie
966b8ef4ca fix auth3 test for faster builders
If your computer is fast enough, it may complete rollback before the test
has a chance to detect it, and the replset auth3 test will fail. This
happened on the V8 builder recently.
2012-07-02 17:00:27 -04:00
Greg Studer
847b343fa5 SERVER-5876 buildbot auth.js + others - make sure we wait for replication of users added for security 2012-05-21 15:34:58 -04:00
Kristina
493a19e39f Test should make sure conns are authenticated before proceeding SERVER-5554 2012-04-09 16:33:31 -04:00
Kristina
5132fee1a9 Fix test to propagate user before logging in SERVER-4920 2012-03-07 19:00:18 -05:00
Eric Milkie
cf0b0b38f4 SERVER-5024 disable more tests for Windows 2012-02-21 13:30:25 -05:00
Kristina
76c65c9473 Auth before cloning collection during rollback SERVER-4115 2011-10-25 11:47:43 -04:00