Commit Graph

10 Commits

Author SHA1 Message Date
Jonathan Abrahams
4ae691e8ed SERVER-22468 Format JS code with approved style in jstests/ 2016-03-09 12:18:14 -05:00
matt dannenberg
aacd231be0 SERVER-22120 rework bad nested assert.soon()s in no_chaining.js 2016-01-11 04:24:06 -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
Max Hirschhorn
ce3e47aed5 SERVER-19301 Expose new MongoBridge API for network partition testing.
Changes the existing architecture of having a mongobridge process for
each unidirection link between two mongod processes in a replica set to
having a single mongobridge process per node in the replica set. The
mongobridge process is able to distinguish between connections from
different hosts by using the "hostInfo" field in the initial isMaster
command request.
2015-11-06 13:40:59 -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
a09163ade8 SERVER-14690 fix no_chaining.js flakiness 2014-07-25 11:21:24 -04:00
Kaloian Manassiev
69314bca2c SERVER-12922 Disable no_chaining.js test on Windows
Fails on Windows, because it does not shutdown the mongod servers behind
mongobridge in the correct order.
2014-02-27 07:20:09 -05:00
Mark Benvenuto
39032c059a SERVER-4966: Renable tests for Windows 2014-01-29 17:15:54 -05:00
Kristina
c2afb4fa22 SERVER-7817 Display chainingAllowed option when set to false 2012-12-05 11:12:04 -05:00
Kristina
529567ada4 SERVER-7498 chainingAllowed option for replication 2012-11-05 14:17:40 -05:00