Commit Graph

12 Commits

Author SHA1 Message Date
Randolph Tan
ee5763eee2 SERVER-21082 Add more basic tests for addShard and removeShard 2015-10-23 11:00:54 -04:00
Kaloian Manassiev
3db9d1338c SERVER-21009 Remove usages of the multi-argument ShardingTest constructor
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.
2015-10-23 09:50:35 -04:00
Spencer T Brody
2dd8212144 SERVER-18592 CatalogMangerReplicaSet implementation of removeShard method 2015-07-07 17:34:52 -04:00
Spencer T Brody
6ccb82c987 SERVER-17450 Standardize on a single way to start mongod in tests 2015-04-06 18:19:21 -04:00
Randolph Tan
7acafe85d9 SERVER-13425 migrate sharding jstest suite to use write commands api 2014-04-21 16:53:25 -04:00
Eliot Horowitz
aa161911ee teste needed getLastError to be more robust 2012-03-30 16:12:27 -04:00
Mathias Stearn
3ad01731f6 List DBs that need to move in removeShard output SERVER-3512 2011-10-04 16:21:23 -04:00
Mathias Stearn
8e9cebc95e removeShard removes local from config.databases if owned by shard to remove SERVER-3512 2011-10-04 16:21:23 -04:00
Mathias Stearn
75f2d53c1f Prevent removeShard command from putting cluster into bad state SERVER-3318 2011-09-13 18:54:38 -04:00
Alberto Lerner
bc3f63ebf1 SERVER-1497 Cant mix and match localhost and real IPs 2010-07-28 11:14:26 -04:00
Alberto Lerner
db947047b0 SERVER-1418 Shard names now use padding zeroes 2010-07-21 16:31:51 -04:00
Alberto Lerner
9a96dd0c4b SERVER-1418 capture scenario in a test 2010-07-20 17:17:40 -04:00