Commit Graph

39 Commits

Author SHA1 Message Date
Mike Dirolf 44aadcec4a minor: use testPath as dirname if it's present 2010-07-28 15:08:25 -04:00
Eliot Horowitz 0ede277603 fix weekly 2010-07-24 23:47:33 -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
Mike Dirolf 6de6bd1ddd Merge branch 'master' of github.com:mongodb/mongo 2010-07-23 16:34:55 -04:00
Mike Dirolf a5bd01525a add --test-path to smokeClient in smoke.py 2010-07-23 16:34:48 -04:00
Richard Kreuter 5eb1057607 Add a --nokill to cleanbb, use it in smoke.py 2010-07-23 15:52:52 -04:00
Richard Kreuter df5d6363d7 Construct full paths to run mongod & other misc. changes in smoke.py 2010-07-23 10:16:07 -04:00
Richard Kreuter 3883d31c1d Run most of the jstests through mongos in a sharded environment. 2010-07-22 12:24:56 -04:00
Richard Kreuter c73493e69e More error verbosity in file_allocator. 2010-07-15 16:28:30 -04:00
Richard Kreuter 5724e4aaf5 Improve smoke.py's --help output & add some notes for future improvement. 2010-07-15 11:13:19 -04:00
Richard Kreuter 6baaaf605f Split smokeJsSlow into -Nightly and -Weekly suites. SERVER-1361 2010-07-14 11:35:46 -04:00
Richard Kreuter b5a71dc09d Python calls windows win32. 2010-07-08 15:56:39 -04:00
Richard Kreuter d133a9d6a3 Fix smoke.py on Windows. 2010-07-08 14:31:27 -04:00
Richard Kreuter 3e2f49e004 Fix an error message in smoke.py 2010-07-08 14:20:58 -04:00
Richard Kreuter 5f9b5ff8d4 Fix smoke.py's smokeParallel; raise an error if 0 tests are to be run. 2010-07-08 13:21:44 -04:00
Richard Kreuter b9a4a10a11 Make a couple error messages more explicit in smoke.py. 2010-07-01 16:54:24 -04:00
Richard Kreuter 5cc5efe633 Tweak the report printed at the end of smoke.py SERVER-1051 2010-06-15 11:53:05 -04:00
Richard Kreuter 7a663e0e5b Add a note for future improvement of smoke.py SERVER-1051 2010-06-15 10:13:14 -04:00
Richard Kreuter add5430075 Sort the paths within a test suite, for increased predictability. SERVER-1051 2010-06-15 10:06:33 -04:00
Richard Kreuter 184990c86e Honor smoke-db-prefix in small-oplog tests' slave server. SERVER-1051 2010-06-14 14:37:56 -04:00
Richard Kreuter 73b55af029 Another double-slash tweak in smoke.py. 2010-06-14 14:37:56 -04:00
Richard Kreuter 0437cef453 Disable dbhash checking in smoke.py for now. 2010-06-11 19:28:03 -04:00
Richard Kreuter 753a74d271 Add a field to the error type representing server crashes in smoke.py. 2010-06-11 19:19:38 -04:00
Richard Kreuter abdc5efc20 Oops. Python scoping error left smoke.py always exiting 1. 2010-06-11 18:06:37 -04:00
Richard Kreuter 6db962ca3b Only use 10MB oplog when --small-oplog is actually supplied. 2010-06-11 17:43:55 -04:00
Richard Kreuter 29cff651d4 Make smoke.py more careful about exit status SERVER-253 & SERVER-1051 2010-06-11 17:06:00 -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
Richard Kreuter 5e68517674 Tweak smoke.py to avoid double-slashes (workaround for old boosts?). 2010-06-11 15:57:08 -04:00
Richard Kreuter 850896f528 Make smoke.py exit nonzero if tests fail. SERVER-253 2010-06-11 15:33:47 -04:00
Richard Kreuter 315cfe0b50 Add missing suite smokeDisk to smoke.py SERVER-253 2010-06-09 13:25:01 -04:00
Richard Kreuter 21157295d4 Have the scons test targets run smoke.py. SERVER-253 2010-06-09 13:10:59 -04:00
Richard Kreuter 11dd486bdb Comment out the --mongo-repo option in smoke.py for now. SERVER-253 2010-06-07 11:01:41 -04:00
Richard Kreuter 6199f2db33 Rejigger suite support in smoke.py; cleanup children in jstests/shellspawn.js. SERVER-253 2010-06-07 10:04:06 -04:00
Richard Kreuter a63c019309 Make smoke.py know about suites of tests. 2010-06-07 10:04:06 -04:00
Richard Kreuter f9bba9c120 Tweaks to smoke.py. SERVER-253 2010-05-14 17:01:51 -04:00
Richard Kreuter b7feb6af29 Fixups in smoke.py, utils.py SERVER-253 2010-05-14 17:01:51 -04:00
Richard Kreuter f7cf565779 Make smoke.py output resemble _runner.js's. SERVER-253 2010-05-14 17:01:51 -04:00
Richard Kreuter 77abb3c61a smoke.py: new script for running tests. SERVER-253. 2010-05-14 17:01:50 -04:00