0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
Commit Graph

17 Commits

Author SHA1 Message Date
Dan Pasette
1e786585ae SERVER-19052 use itcount() instead of count() in repl tests 2015-06-22 10:00:57 -04:00
Randolph Tan
0dabee8227 SERVER-13741 Migrate remaining tests to use write commands 2014-05-15 14:04:11 -04:00
David Storch
7238072660 Revert "SERVER-13741 Migrate remaining tests to use write commands"
This reverts commit 87dc3ae516.
2014-05-06 19:00:56 -04:00
Randolph Tan
87dc3ae516 SERVER-13741 Migrate remaining tests to use write commands 2014-05-06 16:32:44 -04:00
Randolph Tan
3eec537d7e Buildbot fix for SERVER-6702
Make sure to turn journaling on if we are going to kill a mongod process with SIGKILL with an expectation that it will be running fine after a restart on our tests.
2012-08-07 22:40:10 -04:00
Aaron
378e3ee276 SERVER-85 converted repl tests to use new frameworks and small files- 2009-12-09 17:38:48 -08:00
Aaron Staple
24a6ae09d7 disable data file preallocation for pairing/repl tests 2009-08-01 14:54:20 -04:00
Aaron
5fb0867997 explicitly bind e2e mongod instances to loopback interface 2009-05-20 17:04:28 -04:00
Aaron
c303686482 treat empty database same as just created database when figuring ownership 2009-04-23 13:55:07 -04:00
Aaron
efd6a1ec92 test auto reclone without subsequent write 2009-04-22 15:57:26 -04:00
Aaron
1866fed9c6 disable http interface in repl tests 2009-04-02 18:20:57 -04:00
Aaron
3dc9982e65 Only sleep extra on sigkill, be sure to stop running mongods at end of each doTest call 2009-04-01 19:51:41 -04:00
Aaron
af4bf8e62b converted rest of repl tests 2009-04-01 18:21:07 -04:00
Aaron
a05f92f518 try adjusting sleeps 2009-04-01 14:17:24 -04:00
Aaron
d39de1e407 More timeouts 2009-04-01 11:33:56 -04:00
Aaron
4e971ca609 manual resync no longer required on failed initial clone 2009-03-31 11:49:19 -04:00
Aaron
ef94f514b7 On resync, clear all nontrivial local dbs that exist on remote machine 2009-03-18 13:45:32 -04:00