summaryrefslogtreecommitdiff
path: root/buildscripts/smoke.py
Commit message (Expand)AuthorAgeFilesLines
* SERVER-8795 Revert "SERVER-8782 disable smalloplog geo_update_btree.js on Sol...Tad Marshall2013-07-181-3/+0
* SERVER-10128 skip killop.js in auth passthrough until auth no longer requires...Spencer T Brody2013-07-161-1/+2
* SERVER-9942 Give shared client tests a unique name to placate buildloggerAndrew Morrow2013-06-181-2/+5
* SERVER-6514 Don't attempt to test shared library clients for out of tree buildsAndrew Morrow2013-06-071-4/+6
* SERVER-6514 Re-add support for building the C++ driver shared libraryAndrew Morrow2013-06-041-0/+6
* SERVER-8769 skip opcounters.js when running small_oplog testsSpencer T Brody2013-03-041-1/+1
* SERVER-8782 disable smalloplog geo_update_btree.js on SolarisEric Milkie2013-03-041-0/+3
* SERVER-8501 Rename MONGO-CR to MONGODB-CRSpencer T Brody2013-02-151-3/+3
* SERVER-8589 disable drop2.js for auth testingEric Milkie2013-02-151-0/+1
* SERVER-8414/SERVER-8429 Support SASL authentication in DBClient::auth() metho...Andy Schwerin2013-02-121-1/+1
* Skip jstests/sharding/read_pref.js when running test with auth SERVER-6972 SE...Spencer T Brody2013-02-081-0/+1
* SERVER-8414 SERVER-8413 Skip jstests/max_message_size.js when running with authSpencer T Brody2013-01-301-1/+2
* SERVER-4237 SERVER-6972 Skip jstests/sharding/read_pref_cmd.js when run with ...Spencer T Brody2013-01-241-2/+3
* SERVER-8222 remove connections_opened.js from small-oplog testEric Milkie2013-01-181-1/+1
* SERVER-8209 reverse logic of --sslForceCertificateValidation with --sslWeakCe...Eric Milkie2013-01-181-1/+2
* SERVER-7864 Make copyDB, clone, and cloneCollection work with auth.Spencer T Brody2013-01-171-1/+0
* try to fix smoke.py when running old failing testsEliot Horowitz2013-01-061-1/+1
* Skip --only-old-fails if generated with an old version of smoke.pyMathias Stearn2013-01-041-3/+19
* move writing of smoke-last.json above where we throw an exceptionEliot Horowitz2013-01-031-4/+5
* SERVER-7128 Add --authenticationMechanism parameter to mongo shell.Andy Schwerin2013-01-021-2/+1
* SERVER-7128 Changes to smoke.py and utils.js to run tests with sasl authentic...Andy Schwerin2013-01-021-1/+12
* Revert "SERVER-7128 Changes to smoke.py and utils.js to run tests with sasl a...Andy Schwerin2013-01-021-11/+1
* SERVER-7128 Changes to smoke.py and utils.js to run tests with sasl authentic...Andy Schwerin2013-01-021-1/+11
* smoke.py stores last test results as jsonEliot Horowitz2013-01-011-0/+23
* SERVER-7931 Re-enable some tests to run with authSpencer T Brody2012-12-171-4/+0
* SERVER-7931 Skip jstests/mr_killop.js when running tests with authSpencer T Brody2012-12-141-0/+1
* SERVER-7931 Skip jstests/evalf.js when running tests with authSpencer T Brody2012-12-141-0/+1
* SERVER-7864 Skip jstests/copydb when running tests with authSpencer T Brody2012-12-141-0/+1
* SERVER-7931 Skip jstests/evald.js when running tests with authSpencer T Brody2012-12-141-0/+1
* SERVER-7931 Skip jstests/sharding/features3.js when running tests with authSpencer T Brody2012-12-141-0/+1
* SERVER-7202 test with certificatesEric Milkie2012-12-111-4/+8
* [BUILDBOT-138] Fix test elapsed time units to be more saneJ. Randall Hunt2012-12-111-1/+13
* Make test commands disabled by default, and enable them on all testsSpencer T Brody2012-12-111-0/+3
* simpler way to print exceptionEric Milkie2012-12-051-2/+1
* display exception info when we can't connectEric Milkie2012-12-051-0/+2
* temporary fix for run_old_fails()Eric Milkie2012-12-051-1/+2
* add SSL smoke testing suiteEric Milkie2012-12-051-2/+5
* SERVER-7202 add support for ssl smoke testingEric Milkie2012-12-051-7/+34
* do not restart mongod after 20 unit tests have runEric Milkie2012-11-261-2/+2
* SERVER-4237 SERVER-6972 Skip gle_with_conf_servers when running tests with authSpencer T Brody2012-11-071-0/+1
* SERVER-7503 Fail point test causing nightly to failRandolph Tan2012-10-301-1/+2
* buildbot make smoke.py ignore more explicitGreg Studer2012-10-241-1/+10
* SERVER-4237 Make sure key file have the correct permissions before running te...Spencer T Brody2012-10-191-0/+2
* SERVER-7356 SERVER-4237 Skip disk tests when running with authSpencer T Brody2012-10-151-0/+2
* SERVER-7317 SERVER-4237 Skip dur tests when running with authSpencer T Brody2012-10-101-0/+2
* SERVER-4237 Make code to skip tests when running with auth work on any platformSpencer T Brody2012-09-261-11/+12
* Don't start a mongod when running CppUnittests.Andy Schwerin2012-09-131-6/+14
* SERVER-6972 SERVER-4237 Skip sharding/read_pref_rs_client.js when running wit...Spencer T Brody2012-09-101-0/+3
* Skip client tests when running with auth. SERVER-4237Spencer T Brody2012-09-041-3/+9
* SERVER-4237 Skip tests that use benchRun when running with authSpencer T Brody2012-08-011-1/+1