Commit Graph

27 Commits

Author SHA1 Message Date
Matt Broadstone a4f458fe4d SERVER-79735 Convert jstest corpus to use es modules 2023-08-06 20:48:04 +00:00
Frederic Vitzikam 696ecd5815 SERVER-74160 Add extra logging in rollback_auth.js 2023-02-25 00:44:43 +00:00
Sara Golemon e4032fe5c3 SERVER-57369 Disable concurrent authentication 2022-02-24 02:51:46 +00:00
Ali Mir 93cff71bfc SERVER-50651 Replace occurrences of isMaster command with hello in replsets jstests 2020-09-28 18:05:55 +00:00
Ali Mir 2b5dc35f01 SERVER-50581 Replace setSlaveOk and getSlaveOk occurrences in jstests 2020-09-09 23:29:23 +00:00
Kevin Pulo db1fae33b7 SERVER-43499 gossip cluster time in arbiter related tests 2020-05-01 07:00:45 +00:00
Jack Mulrow 682f0540c9 SERVER-43469 Remove TODOs listed for SERVER-35447 2020-04-30 20:59:56 +00:00
clang-format-7.0.1 134a408395
SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
Jonathan Reams f552b4010d
SERVER-37146 Retry cluster auth while waiting for replication 2018-09-27 10:39:18 -04:00
Jack Mulrow 8817328f87 SERVER-32064 Requests from the shell should use an implicit session by default 2018-06-13 11:43:45 -04:00
Benety Goh a7019d2bce SERVER-33079 extend timeouts in rollback_auth.js 2018-02-02 15:49:44 -05:00
Kevin Albertson bfc6cfe5fa SERVER-25640 check dbhashes in stopSet 2018-01-22 12:05:07 -05:00
Jack Mulrow 410d6cf705 SERVER-32463 Remove FCV dependent causal consistency code 2018-01-19 17:50:24 -05:00
William Schultz 410a36fcf7 SERVER-31166 Ensure all rollback tests check dbhash and oplog consistency 2017-10-23 14:53:06 -04:00
Judah Schvimer 0fef13b45a SERVER-26227 Increase waitForState timeouts in replicaset tests 2016-09-22 09:40:38 -04:00
Mark Benvenuto 6dcdd23dd3 SERVER-23971 Clang-Format code 2016-05-28 17:55:12 -04:00
Jonathan Abrahams 4ae691e8ed SERVER-22468 Format JS code with approved style in jstests/ 2016-03-09 12:18:14 -05:00
Mike Grundy f768da59c3 SERVER-22341 fix jslint errors in jstests/replsets with eslint --fix 2016-02-05 15:00:51 -05:00
Kaloian Manassiev 20cd3a392e 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:21:22 -05:00
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
Eric Milkie 19ad2749f3 SERVER-16434 extend timeout for election wait in rollback_auth.js 2014-12-05 11:26:51 -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
matt dannenberg 713d728abb SERVER-15535 refactor jstests/replsets/rollback_auth.js to no longer use replSetBlind 2014-10-15 06:20:18 -04:00
Amalia Hawkins 1b4b52a9d4 SERVER-12621 narrow the localhost exception when auth is enabled 2014-05-22 20:29:39 -04:00
matt dannenberg 194e8253d1 SERVER-13153 double the timeouts in replsets/rollback_auth.js to avoid false negatives 2014-03-12 09:38:50 -04:00
Spencer T Brody e08d7acd00 Add jstest of rolling back authorization data 2014-01-06 16:41:20 -05:00