Ali Mir
2b5dc35f01
SERVER-50581 Replace setSlaveOk and getSlaveOk occurrences in jstests
2020-09-09 23:29:23 +00:00
Ali Mir
0c2f4ad0b1
SERVER-49993 Update _slaves to _secondaries in replsettest.js
2020-09-04 14:15:35 +00:00
Tess Avitabile
80ae7e58d3
SERVER-34526 Jstests should not depend on ReplSetTest.liveNodes
2018-05-01 09:43:36 -04:00
Kevin Albertson
c556e37709
SERVER-25640 terminate running processes in jstests
2018-02-08 09:46:57 -05:00
William Schultz
62124cd3f6
SERVER-31825 replset6.js should await replication before checking if renameCollection succeeded
2017-11-03 15:18:39 -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
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
Eric Milkie
c94d2c910a
SERVER-4332 activate test now that everything's working
2012-02-15 18:14:23 -05:00
Eric Milkie
c4619cf383
SERVER-4332 add test for replicating renameCollection
...
I copied this from repl/repl9.js. Turns out this works fine
for master/slave but fails in replica sets. Test is disabled
until I can submit a fix.
2012-02-15 13:44:09 -05:00