Commit Graph

17 Commits

Author SHA1 Message Date
Kaloian Manassiev
6745d91683 SERVER-21050 Introduce ReplSetTest.State enumeration everywhere
Makes all JS tests access the replica set member state from the class
itself instead of the object instance. Also removes some unused code.
2015-12-11 13:32:56 -05:00
Kaloian Manassiev
c078dc37a9 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:15:06 -05:00
Charlie Swanson
047f82cdba SERVER-21384 Enable replica set suites for in-memory storage engines 2015-11-19 14:19:12 -05:00
Jonathan Abrahams
46d22dc70b SERVER-20873 Add separate key file using 644 permission 2015-11-19 11:06:58 -05:00
Eric Milkie
5598c216ca SERVER-16391 archor primary in replset tests, or make agnostic to primary node 2014-12-03 12:58:24 -05:00
Eric Milkie
fdb0c2b3b6 SERVER-16306 fix primary to node 0 in auth2.js 2014-11-24 17:15:41 -05:00
Scott Hernandez
87be645d9a SERVER-15098: funnel all auth errors to the correct status/checks 2014-10-14 09:44:43 -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
Spencer T Brody
7c6ad5669d Add debugging output to test to understand failure. SERVER-5948 2012-05-28 20:22:56 -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
Eric Milkie
cf0b0b38f4 SERVER-5024 disable more tests for Windows 2012-02-21 13:30:25 -05:00
Eliot Horowitz
c3f882cae9 fix test for when sockets close 2011-12-03 00:13:18 -05:00
Kristina
d21c163de2 Make secondaries go into recovering state when auth is wrong SERVER-3715 2011-10-05 16:56:06 -04:00