summaryrefslogtreecommitdiff
path: root/buildscripts/smoke.py
Commit message (Expand)AuthorAgeFilesLines
* Revert "SERVER-13425 migrate sharding jstest suite to use write commands api"Randolph Tan2014-11-251-1/+1
* Revert "SERVER-13741 Migrate remaining tests to use write commands"Randolph Tan2014-11-251-4/+7
* Revert "fix"Randolph Tan2014-11-251-1/+1
* SERVER-15318 copydb should not use exhaust flag when used against mongosRandolph Tan2014-11-251-0/+1
* fixRandolph Tan2014-11-251-1/+1
* SERVER-13741 Migrate remaining tests to use write commandsRandolph Tan2014-11-251-7/+4
* SERVER-13425 migrate sharding jstest suite to use write commands apiRandolph Tan2014-11-251-1/+1
* SERVER-13712 fix fedora8 builders (python 2.5.1)Matt Kangas2014-05-081-1/+2
* SERVER-13712 cleanbb should clean entire /data/db dirMatt Kangas2014-05-081-13/+23
* SERVER-13712 smoke.py --clean-every=N optionMatt Kangas2014-05-081-11/+14
* SERVER-13435 do not run dropdb_race.js in smalloplogEric Milkie2014-04-011-1/+1
* SERVER-13297: have 'smoke.py all' use jsCore instead of jsScott Hernandez2014-03-271-3/+3
* SERVER-13391 Move slowest tests from noPassthrough* (formerly slow{Weekly,Nig...Mathias Stearn2014-03-271-0/+4
* SERVER-13391 Rename slowNightly -> noPassthroughWithMongod and slowWeekly -> ...Mathias Stearn2014-03-271-4/+4
* SERVER-13297 support both windows and posix path separatorsMathias Stearn2014-03-261-5/+7
* SERVER-13191 migrate auth jstest suite to use write commands apiRandolph Tan2014-03-261-1/+1
* SERVER-13297: enable core suite for commands and add scons smokeJsCore testScott Hernandez2014-03-261-3/+3
* SERVER-13297: convert parallel suite to use jsCore testsScott Hernandez2014-03-251-13/+33
* Fix build-failure with small-oplog testsMathias Stearn2014-03-141-1/+4
* SERVER-10640 re-enable trace_missing_docs_tests.js in auth passthroughSpencer T Brody2014-03-141-1/+0
* SERVER-13190 migrate replset jstest suite to use write commands apiRandolph Tan2014-03-141-1/+1
* SERVER-13188 Migrate aggregation jstest suite to use write commands apiRandolph Tan2014-03-131-1/+1
* smoke small_oplog: don't store dups in lost in master/slaveScott Hernandez2014-03-131-2/+2
* smoke.py dbhash and mongod stateScott Hernandez2014-03-121-21/+52
* SERVER-12572 Informatively fail attempts to build C++ client driver targetsAndrew Morrow2014-03-041-28/+4
* SERVER-12127 migrate js tests to jscore suite when not related to writesRandolph Tan2014-03-031-0/+3
* SERVER-12127 migrate js tests to jscore suite when not related to writesRandolph Tan2014-03-031-3/+3
* smoke.py dbhash oplog printingScott Hernandez2014-02-281-5/+9
* SERVER-12786: add smoke.py shell_write_modeScott Hernandez2014-02-271-4/+9
* omit dbadmin.js from smalloplog suite; calls CloseAllDatabasesEric Milkie2014-02-251-2/+2
* SERVER-12804: only 'report' dbhash failure on failureScott Hernandez2014-02-231-2/+2
* SERVER-12804: use percent for string formattingScott Hernandez2014-02-211-4/+4
* Don't count skipped tests as successful in smoke.pyValeri Karpov2014-02-211-11/+11
* SERVER-12804 Revert smoke.py log message change causing test failureShaun Verch2014-02-211-2/+1
* SERVER-12804:smoke.py small_oplog improvementsScott Hernandez2014-02-211-18/+47
* turn on autoresync to fix smalloplog suite timing outEric Milkie2014-02-191-1/+1
* SERVER-12509 allow overriding default buildlog URL with command line opt to s...mike o'brien2014-02-061-0/+5
* SERVER-12127 new legacy write suites for tests using GLEGreg Studer2014-02-061-1/+3
* SERVER-10848 Speed up auth passthrough tests by using the internal user inste...Spencer T Brody2014-02-031-24/+15
* SERVER-12435 Added support for module jstests in smoke.pyShaun Verch2014-01-221-0/+61
* Revert "SERVER-11884 Setting sslAllowInvalidCertificates for smoke.py mongod"Eric Milkie2013-11-291-2/+1
* SERVER-11884 Setting sslAllowInvalidCertificates for smoke.py mongodAndreas Nilsson2013-11-271-1/+2
* SERVER-11772 new jstest suites for write command testingRandolph Tan2013-11-251-0/+1
* SERVER-11382: record of skipped tests as 'skip'Wisdom Omuya2013-11-181-4/+8
* SERVER-10420 Re-enable sharding/replmonitor_bad_seed.js test in auth passthro...Spencer T Brody2013-11-181-1/+0
* SERVER-11375 Change names of sslMode statesAndreas Nilsson2013-11-141-1/+1
* SERVER-10868 Add --temp-path parameter to smoke.pyMathias Stearn2013-11-121-2/+10
* SERVER-10330 SERVER-11195 SSL server hostname validationAndreas Nilsson2013-11-131-1/+2
* SERVER-10818 allow turning on batch upconversion (useClusterWriteCommands) vi...gregs2013-11-111-3/+7
* SERVER-11627 Make the shell use write commands by defaultRandolph Tan2013-11-081-3/+12