summaryrefslogtreecommitdiff
path: root/SConscript.smoke
AgeCommit message (Expand)Author
2014-03-27SERVER-13391 Move slowest tests from noPassthrough* (formerly slow{Weekly,Nig...Mathias Stearn
2014-03-27SERVER-13391 Rename slowNightly -> noPassthroughWithMongod and slowWeekly -> ...Mathias Stearn
2014-03-26SERVER-13297: enable core suite for commands and add scons smokeJsCore testScott Hernandez
2014-03-04SERVER-12572 Informatively fail attempts to build C++ client driver targetsAndrew Morrow
2013-10-11SERVER-8682 Add ssl client support to toolsShaun Verch
2013-09-30SERVER-7455 x.509 cluster auth tests and expanded use-ssl passthroughAndreas Nilsson
2013-06-03SERVER-6514 Re-add support for building the C++ driver shared libraryAndrew Morrow
2012-12-05add SSL smoke testing suiteEric Milkie
2012-10-30SERVER-7503 Fail point test causing nightly to failRandolph Tan
2012-09-13Don't start a mongod when running CppUnittests.Andy Schwerin
2012-07-16Add multiVersion tests to SConscript.smokeGreg Studer
2012-07-10aggregation tests now depend on mongosMathias Stearn
2012-07-10allow db modules to declare scripts that are run as a test suiteDan Crosta
2012-06-05SERVER-5998: add smokeCppUnittests target to SCons & smoke.pyDan Crosta
2012-05-22Support GridFS with fs.chunks sharded on {files_id:1, n:1} SERVER-3746Mathias Stearn
2012-05-02slowNightly/slowWeekly uses mongosEric Milkie
2012-03-23add buildlogger (separate test output)Dan Crosta
2012-03-20BUILDBOT-104 remove startMongod, add mongod dep for most testsDan Crosta
2012-02-24BUILDBOT-95: need AlwaysBuild and SideEffect for recent failuresDan Crosta
2012-02-23BUILDBOT-95 run_smoke_command takes separate args, not one big stringDan Crosta
2012-02-23scons can run smoke.py --only-old-fails and --reset-old-failsDan Crosta
2012-02-23SERVER-5057 safely invoke smoke.py from SConscript.smokeDan Crosta
2012-02-16ALL smoke.py invocations are done through smoke_command()Dan Crosta
2012-02-10add --smokeauth pass-through to smoke.py --authDan Crosta
2012-01-23BUILDBOT-84: add aggregation test suiteDan Crosta
2012-01-17SCons updates to support variant directories.Andy Schwerin