Commit Graph

10 Commits

Author SHA1 Message Date
James Wahlin
c66e3f2242 SERVER-26435 Refactor replsettest.js to reduce size 2016-10-17 12:52:23 -04:00
Andy Schwerin
8f45c2c60f SERVER-24740 Print less to the logs during sharding/repl_monitor_refresh.js
Printing in every iteration of assert.soon() is an anti-pattern that can cause
slow or I/O bound test machines to fail to reach the goal state before the
assert.soon() timeout expires. This patch adjusts
sharding/repl_monitor_refresh.js to only print when assert.soon() fails.
2016-06-23 13:15:19 -04:00
Jonathan Abrahams
4ae691e8ed SERVER-22468 Format JS code with approved style in jstests/ 2016-03-09 12:18:14 -05:00
Spencer T Brody
3887f0f514 SERVER-21098 Clean up some sharding jstests to allow them to run under both CSRS and SCCC mode 2015-10-23 15:51:03 -04:00
Daniel Alabi
70ad0ad1cf SERVER-19085 Add new suite for running 3-node legacy config servers 2015-07-02 15:07:30 -04:00
Spencer T Brody
7c1ad90880 SERVER-17971 Remove separateConfig option from ShardingTest and make its behavior the default 2015-04-14 13:53:47 -04:00
Spencer T Brody
79a4bf8680 SERVER-7665 Use getInternalScopedDbConnection for updating RS configuration in config servers 2012-11-16 18:55:00 -05:00
Randolph Tan
f6c3b8012f Put back SERVER-6463 2012-07-27 16:44:28 -04:00
Greg Studer
263f86297a Revert "SERVER-6463 Mongos sets shard host string to "set/" without any seed members"
This reverts commit 076139589f.
2012-07-25 10:03:47 -04:00
Randolph Tan
076139589f SERVER-6463 Mongos sets shard host string to "set/" without any seed members 2012-07-24 17:53:30 -04:00