Commit Graph

739 Commits

Author SHA1 Message Date
Eliot Horowitz
4fc09de4b7 slow machines need more time to come up 2010-07-31 02:19:21 -04:00
Mathias Stearn
21b3abe03b printShardingSizes helper. need to combine with printShardingStatus 2010-07-30 22:38:18 -04:00
Kyle Banker
2c9fbfbcd6 SERVER-1463 test failover with arbiter 2010-07-30 14:02:37 -04:00
Kristina Chodorow
3c2c4928c6 Merge branch 'master' of github.com:mongodb/mongo 2010-07-30 13:31:31 -04:00
Kristina Chodorow
ee8252f22f increased oplog size and added rollback test 2010-07-30 13:26:53 -04:00
Eliot Horowitz
62310262e6 split out getURL method for repl set test 2010-07-30 13:19:04 -04:00
Kyle Banker
e07b71d91b SERVER-1520 getlasterror not returning 2010-07-30 13:10:23 -04:00
Kyle Banker
96ab07a306 Increase timeouts for RS tests on slow machines 2010-07-30 13:10:22 -04:00
dwight
f3fbd835d9 rs better error reporting 2010-07-30 11:35:28 -04:00
Kristina Chodorow
db8b0eb35e Merge branch 'master' of github.com:mongodb/mongo
Conflicts:
	jstests/replsets/sync1.js
2010-07-30 10:59:17 -04:00
Kristina Chodorow
24b98746ca added another rs restart test 2010-07-30 10:57:21 -04:00
Kyle Banker
0e12d1012f minor: test fix 2010-07-30 10:09:47 -04:00
dwight
db8bd901d8 Merge branch 'master' of git@github.com:mongodb/mongo 2010-07-29 18:52:32 -04:00
Mathias Stearn
3751dd4382 fix indentation 2010-07-29 18:41:18 -04:00
dwight
0cc0b60316 shell fix ismaster helper 2010-07-29 17:44:08 -04:00
Kyle Banker
9cd0f9ec6b framework for testing with mongobridge (awaiting more suitable rs code) 2010-07-29 17:27:48 -04:00
dwight
b11475947d rs on rollback, verify no rollbacks at source as we work 2010-07-29 17:21:50 -04:00
Kyle Banker
26098c0e43 minor: replset test cleanup 2010-07-29 15:44:10 -04:00
Kyle Banker
5b3f5cbbda SERVER-1463 remove replset node 2010-07-29 14:29:20 -04:00
Dwight
c3bab20901 --rest for replsettest in shell 2010-07-29 13:31:39 -04:00
Kyle Banker
cd405d67b6 SERVER-1463 basic replset restart test 2010-07-29 12:52:46 -04:00
Kyle Banker
2bb009d266 Revert "SERVER-1463 basic replset restart test"
This reverts commit f92ba7725b.
2010-07-29 12:48:34 -04:00
Alex Payne
f92ba7725b SERVER-1463 basic replset restart test 2010-07-29 12:41:02 -04:00
Eliot Horowitz
47f3d34997 Merge branch 'master' of github.com:mongodb/mongo 2010-07-29 11:40:54 -04:00
Eliot Horowitz
ec556338b0 fix compile for no readline 2010-07-29 11:40:36 -04:00
Eliot Horowitz
cfc0794842 nice done message 2010-07-29 11:32:03 -04:00
Mike Dirolf
f6d74dfaf9 minor: typo onew -> one 2010-07-29 11:19:54 -04:00
dwight
ccadb776a0 vstudio 2010-07-29 00:17:59 -04:00
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
bbeca3aea0 Merge branch 'master' of github.com:mongodb/mongo 2010-07-26 15:11:07 -04:00
Kyle Banker
e94cc361ed SERVER-1479 and replSet js test cleanup 2010-07-26 15:08:04 -04:00
Eliot Horowitz
401d3ab6b9 dos2unix 2010-07-26 13:32:26 -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
Eliot Horowitz
4aced1b2a4 fix assert 2010-07-23 21:34:43 -04:00
Kyle Banker
b0b5a0c897 use getHostName() for replset tests 2010-07-23 18:29:45 -04:00
Mathias Stearn
5960b04407 Hardcode magic number rather than rely on HOST_NAME_MAX 2010-07-23 18:04:13 -04:00
Mathias Stearn
b56f9612f9 Error code MINOR 2010-07-23 17:55:56 -04:00
Mathias Stearn
09ddf4770f Add getHostName() function to shell 2010-07-23 17:54:32 -04:00
Kyle Banker
61cafbcde7 resolve merge 2010-07-23 17:18:25 -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
dwight
4c6bdd1bb2 rs shell 2010-07-23 13:49:20 -04:00
dwight
1cedf66c56 Merge branch 'master' of github.com:mongodb/mongo 2010-07-23 13:35:35 -04:00
dwight
956d782243 rs fix an issue in checknewstate 2010-07-23 13:35:27 -04:00
Eliot Horowitz
3b188186ac an important assert 2010-07-23 12:18:39 -04:00
Eliot Horowitz
d0b0aefff7 Merge branch 'master' of github.com:mongodb/mongo 2010-07-23 12:06:48 -04:00
Eliot Horowitz
5ffa331ac3 increase buffer size so don't hang forever mysteriously when running tests 2010-07-23 12:06:30 -04:00
dwight
4530af27e3 shell vstud 2010-07-23 10:29:41 -04:00
Mathias Stearn
ce2bb7ee71 csv parsing issue SUPPORT-53 2010-07-22 21:13:52 -04:00