summaryrefslogtreecommitdiff
path: root/SConscript.smoke
Commit message (Expand)AuthorAgeFilesLines
* Add multiVersion tests to SConscript.smokeGreg Studer2012-07-161-1/+2
* aggregation tests now depend on mongosMathias Stearn2012-07-101-1/+1
* allow db modules to declare scripts that are run as a test suiteDan Crosta2012-07-101-1/+13
* SERVER-5998: add smokeCppUnittests target to SCons & smoke.pyDan Crosta2012-06-051-0/+1
* Support GridFS with fs.chunks sharded on {files_id:1, n:1} SERVER-3746Mathias Stearn2012-05-221-1/+1
* slowNightly/slowWeekly uses mongosEric Milkie2012-05-021-2/+2
* add buildlogger (separate test output)Dan Crosta2012-03-231-0/+7
* BUILDBOT-104 remove startMongod, add mongod dep for most testsDan Crosta2012-03-201-13/+5
* BUILDBOT-95: need AlwaysBuild and SideEffect for recent failuresDan Crosta2012-02-241-4/+4
* BUILDBOT-95 run_smoke_command takes separate args, not one big stringDan Crosta2012-02-231-1/+1
* scons can run smoke.py --only-old-fails and --reset-old-failsDan Crosta2012-02-231-0/+3
* SERVER-5057 safely invoke smoke.py from SConscript.smokeDan Crosta2012-02-231-1/+1
* ALL smoke.py invocations are done through smoke_command()Dan Crosta2012-02-161-1/+3
* add --smokeauth pass-through to smoke.py --authDan Crosta2012-02-101-0/+3
* BUILDBOT-84: add aggregation test suiteDan Crosta2012-01-231-0/+1
* SCons updates to support variant directories.Andy Schwerin2012-01-171-0/+117