index
:
mongo.git
master
release-6.0.1
release-7.0.1
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
SConscript.smoke
Age
Commit message (
Expand
)
Author
2014-11-04
SERVER-15882 Delete dbtests/perf/perftest, which doesn't actually work.
Andy Schwerin
2014-07-12
SERVER-14343 leaner include paths
Andrew Morrow
2014-05-02
SERVER-13795 rename test binary to dbtest
Randolph Tan
2014-04-16
SERVER-13527 Eliminate unused module tests facility
Andrew Morrow
2014-03-27
SERVER-13391 Move slowest tests from noPassthrough* (formerly slow{Weekly,Nig...
Mathias Stearn
2014-03-27
SERVER-13391 Rename slowNightly -> noPassthroughWithMongod and slowWeekly -> ...
Mathias Stearn
2014-03-26
SERVER-13297: enable core suite for commands and add scons smokeJsCore test
Scott Hernandez
2014-03-04
SERVER-12572 Informatively fail attempts to build C++ client driver targets
Andrew Morrow
2013-10-11
SERVER-8682 Add ssl client support to tools
Shaun Verch
2013-09-30
SERVER-7455 x.509 cluster auth tests and expanded use-ssl passthrough
Andreas Nilsson
2013-06-03
SERVER-6514 Re-add support for building the C++ driver shared library
Andrew Morrow
2012-12-05
add SSL smoke testing suite
Eric Milkie
2012-10-30
SERVER-7503 Fail point test causing nightly to fail
Randolph Tan
2012-09-13
Don't start a mongod when running CppUnittests.
Andy Schwerin
2012-07-16
Add multiVersion tests to SConscript.smoke
Greg Studer
2012-07-10
aggregation tests now depend on mongos
Mathias Stearn
2012-07-10
allow db modules to declare scripts that are run as a test suite
Dan Crosta
2012-06-05
SERVER-5998: add smokeCppUnittests target to SCons & smoke.py
Dan Crosta
2012-05-22
Support GridFS with fs.chunks sharded on {files_id:1, n:1} SERVER-3746
Mathias Stearn
2012-05-02
slowNightly/slowWeekly uses mongos
Eric Milkie
2012-03-23
add buildlogger (separate test output)
Dan Crosta
2012-03-20
BUILDBOT-104 remove startMongod, add mongod dep for most tests
Dan Crosta
2012-02-24
BUILDBOT-95: need AlwaysBuild and SideEffect for recent failures
Dan Crosta
2012-02-23
BUILDBOT-95 run_smoke_command takes separate args, not one big string
Dan Crosta
2012-02-23
scons can run smoke.py --only-old-fails and --reset-old-fails
Dan Crosta
2012-02-23
SERVER-5057 safely invoke smoke.py from SConscript.smoke
Dan Crosta
2012-02-16
ALL smoke.py invocations are done through smoke_command()
Dan Crosta
2012-02-10
add --smokeauth pass-through to smoke.py --auth
Dan Crosta
2012-01-23
BUILDBOT-84: add aggregation test suite
Dan Crosta
2012-01-17
SCons updates to support variant directories.
Andy Schwerin