summaryrefslogtreecommitdiff
path: root/jstests/sharding/addshard4.js
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-51282 Replace all remaining reference to master slave terminology in ↵Ali Mir2020-10-131-2/+2
| | | | jstests
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-42/+41
|
* SERVER-31586 Update balancer configuration on mongod on addShardMatthew Saltz2018-07-091-2/+3
|
* SERVER-25640 terminate running processes in jstestsKevin Albertson2018-02-081-0/+2
|
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-38/+39
|
* SERVER-21050 Cleanup ReplSetTestKaloian Manassiev2015-12-081-2/+2
| | | | | | 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.
* SERVER-21009 Remove usages of the multi-argument ShardingTest constructorKaloian Manassiev2015-10-231-2/+10
| | | | | | | | No functional changes, just converting everything to use the JSON-based constructor. Also moves some sharding-specific tests out of noPassthroughWithMongod and under the sharding suite.
* SERVER-18272 Update jstests to use allocatePort() instead of hard coding portsCharlie Swanson2015-09-091-2/+2
|
* Clean up ReplicaSetMonitor after failed addShard command. SERVER-4447.Spencer T Brody2012-04-091-0/+6
|
* make tests use lower port numbersKristina2011-08-011-4/+4
|
* fix addshard4 - ensure we wait for long file alloc delays before using rsgregs2011-05-161-0/+6
|
* allow arbiters and passives as seeds SERVER-2547Kristina2011-04-121-1/+17
|
* include passives in replset listKristina Chodorow2010-10-101-0/+24