Commit Graph

93 Commits

Author SHA1 Message Date
Alberto Lerner
bc3f63ebf1 SERVER-1497 Cant mix and match localhost and real IPs 2010-07-28 11:14:26 -04:00
Eliot Horowitz
ae37db95d2 fix printShardingStatus for new schema SERVER-1490 2010-07-27 00:30:56 -04:00
Kyle Banker
e94cc361ed SERVER-1479 and replSet js test cleanup 2010-07-26 15:08:04 -04:00
Kyle Banker
9d08a04e8e minor: removed unneccesary rs test method 2010-07-26 11:56:12 -04:00
Kyle Banker
c23a930a46 SERVER-1482 SERVER-1479 failing replica set add test 2010-07-26 11:51:40 -04:00
Kyle Banker
b0b5a0c897 use getHostName() for replset tests 2010-07-23 18:29:45 -04:00
Kyle Banker
1ea00cd677 Initial replica set test framework. See jstests/replsets/replset1.js for examples. 2010-07-23 17:11:50 -04:00
Eliot Horowitz
a911b2cb07 move counting logic to ShardingTest 2010-07-16 10:36:22 -04:00
Eliot Horowitz
66f8e416da killOp and currentOp work sharded SERVER-931 2010-07-14 15:49:21 -04:00
Alberto Lerner
9891a1d545 SERVER-1185 split->multi-split and testing 2010-07-14 13:58:14 -04:00
Eliot Horowitz
6cb09e33a2 dist lock fixes 2010-07-12 17:48:09 -04:00
Eliot Horowitz
6c7c8236bb nice printLog method 2010-07-02 10:15:31 -04:00
Eliot Horowitz
92e8ad86fa finish first cut at migrate in mognod and lots of fixes SERVER-933 2010-07-02 00:51:41 -04:00
Eliot Horowitz
5f97419777 better printChunks 2010-07-01 16:05:37 -04:00
Mathias Stearn
037c637283 print success message on tests where this is possible 2010-06-29 14:25:29 -04:00
Richard Kreuter
ff285839dc Make the smallOplog tests start M/S replication & test dbhashes. SERVER-1051 2010-06-11 17:06:00 -04:00
dwight
ec85177ba1 shell 2010-06-11 00:16:34 -04:00
dwight
4c51a62b5b shell cleaning 2010-06-07 21:50:36 -04:00
dwight
001b28d3f6 shell tweaking 2010-06-07 21:38:23 -04:00
Alberto Lerner
9f22a44e05 SERVER-950 addshard's maxSize option is in effect (carefull, no way to undo it yet). 2010-06-07 15:15:06 -04:00
Dwight
370f9a1bd2 shell stuff 2010-06-07 11:17:08 -04:00
Eliot Horowitz
7728b70838 fix shell parallle 2010-05-10 11:15:35 -04:00
Eliot Horowitz
27f8361d4d multi-update yields SERVER-516
also some better parallel tools
2010-05-08 22:05:36 -04:00
Mathias Stearn
226b6f8ad6 prettier printShardingStatus() 2010-04-29 20:09:10 -04:00
Mathias Stearn
97aa0c2837 Fix printShardingStatus() 2010-04-29 19:50:54 -04:00
Eliot Horowitz
a19e992925 use Shard class instead of string for passing around Shards 2010-04-27 12:32:59 -04:00
Eliot Horowitz
aa1b777c61 database and shard _id is now meaningful 2010-04-21 17:44:07 -04:00
Eliot Horowitz
55e8b26481 basic serverStatus for mongos SERVER-942 2010-04-20 12:58:04 -04:00
Mathias Stearn
58c3c7857a Nicer printShardingStatus 2010-04-13 21:05:55 -04:00
Aaron
07db021d74 SERVER-803 add test 2010-03-22 12:44:45 -07:00
Eliot Horowitz
1e6780f844 can use sharding with SyncClusterConnection for 2 phase commit across 3 servers SHARDING-39 2010-03-22 11:47:37 -04:00
Eliot Horowitz
0bba41a0bb mongos now using boost options SHARDING-82 2010-03-18 12:15:29 -04:00
Eliot Horowitz
52ae8b64d3 more tests for sync cluster connection 2010-03-11 15:14:11 -05:00
Eliot Horowitz
43ab678aa0 read only command support in ClusterSyncConnection 2010-03-11 11:20:20 -05:00
Aaron
4029955179 SERVER-705 return return code when stopping mongod program 2010-03-08 12:54:39 -08:00
Eliot Horowitz
8d3801a3b7 oops - forgot to commit this 2010-02-28 21:10:38 -05:00
Eliot Horowitz
c85b784793 start of SyncClusterConnection tests 2010-02-28 20:40:36 -05:00
Eliot Horowitz
0e10fb3768 cleaning test code 2010-02-28 13:51:34 -05:00
Eliot Horowitz
e310776ecf make chunk size configurable and default 200mb 2010-02-12 15:27:43 -05:00
Eliot Horowitz
a94e0b79b1 increase threshold to start mongod 2010-02-11 17:45:29 -05:00
Eliot Horowitz
5eb5dab79f SERVER-500 - use ports < 32867 and no http interface for sharding tests 2010-02-09 22:13:28 -05:00
Aaron
fd8f4be646 SERVER-500 lower base port for e2e tests 2010-02-09 11:38:19 -08:00
Aaron
a0010982f7 SERVER-500 try hardcoded ports 2010-02-02 14:29:14 -08:00
Eliot Horowitz
90d5493371 remove lock file in repl tests 2010-02-01 22:50:49 -05:00
Eliot Horowitz
c7a9785fb4 removeFile - fixes repltest 2010-02-01 22:07:05 -05:00
Aaron
beb2fcafd0 MINOR prevent quite unlikely potential port ordering race condition 2009-12-10 09:08:37 -08:00
Aaron
378e3ee276 SERVER-85 converted repl tests to use new frameworks and small files- 2009-12-09 17:38:48 -08:00
Eliot Horowitz
0fb7289f3a refactoring/cleaning of drop/dropDatabase/removeshard 2009-11-24 17:28:57 -05:00
Eliot Horowitz
a46dbe3dae getShardVersion in mongos - diagnostic tools 2009-11-24 15:24:41 -05:00
Eliot Horowitz
8f1aea304a bad git commit 2009-11-24 13:21:38 -05:00