Commit Graph

9 Commits

Author SHA1 Message Date
Kaloian Manassiev
3ed6635a5f SERVER-21050 Cleanup ReplSetTest
This is just a cleanup work to hide some of the private state of
ReplSetTest so it is easier to encapsulate and add new logic. Also enables
strict mode.
2015-12-08 13:05:00 -05:00
matt dannenberg
0524c8beca make tool_replset.js more resilient against certain failures 2015-02-26 10:29:19 -05:00
Eric Milkie
06b3468eac SERVER-15535 add version 2 to generated oplog document 2014-10-17 11:43:56 -04:00
Benety Goh
b95adf31a0 SERVER-15547 removed tests that rely on tools --dbpath option 2014-10-07 19:49:27 -04:00
Spencer T Brody
4bce57b6ac Use clearRawMongoProgramOutput to avoid test failure from asserts in the server instead of the tools 2014-07-23 18:00:11 -04:00
Jonathan
2f0c618854 SERVER-14249 Add mongodump tests with --dbpath
Signed-off-by: Benety Goh <benety@mongodb.com>
2014-06-13 18:31:08 -04:00
Benety Goh
2e10439eba SERVER-9579 fixed dbpath prefix for all smoke tests that start (multiple) mongod processes through the mongo shell 2013-10-29 13:11:41 -04:00
Siddharth Singh
2b48ac27f5 SERVER-6915 Test cleanup plus add print messages 2012-09-19 11:30:24 -04:00
Siddharth Singh
ca91de625f SERVER-6915 use ::_exit() in tools
use ::_exit() to prevent static destructors from running in tools
to prevent static destructors.
2012-09-14 14:12:38 -04:00