summaryrefslogtreecommitdiff
path: root/buildscripts/resmokelib
Commit message (Expand)AuthorAgeFilesLines
* SERVER-32285 dbtests suite runs no tests in resmoke.pyJonathan Abrahams2017-12-132-4/+2
* SERVER-30538 check that oplogTruncateAfterPoint is correct in PeriodicKillSec...Judah Schvimer2017-12-111-32/+70
* SERVER-27249 add hook to check primary unchangedKevin Albertson2017-12-081-0/+47
* SERVER-31194 Add a version of retryable_writes_jscore_passthrough.yml with st...Jack Mulrow2017-12-072-3/+14
* SERVER-30979 Run the fuzzer with CSRS primary stepdowns.Max Hirschhorn2017-12-012-16/+68
* SERVER-31556 Use fixture logger as parent of hook logger.Max Hirschhorn2017-11-262-3/+3
* SERVER-30755 KeyError "selector" is raised when no tests or test suites speci...Jonathan Abrahams2017-11-212-7/+6
* SERVER-29924 Display excluded tests in resmoke dry runYves Duhem2017-11-202-17/+25
* SERVER-31671 Cancel running elections if the term changes after writing my la...Siyuan Zhou2017-11-071-1/+1
* SERVER-31637 Disable the periodic no-op writer in replica sets started by res...Eddie Louie2017-11-031-0/+7
* SERVER-30802 Add "with_external_server" to excluded executor_only set in resm...Jonathan Abrahams2017-10-251-2/+2
* SERVER-31470 Move "run tests" logic into evergreen_run_tests.py.Max Hirschhorn2017-10-189-61/+256
* SERVER-29522 better error codes when running concurrent tests in resmokeIan Boros2017-10-131-69/+153
* SERVER-31184 Make servers automatically set up config.system.sessionssamantharitter2017-10-111-0/+5
* Revert "SERVER-29522 better error codes when running concurrent tests in resm...Max Hirschhorn2017-10-112-152/+70
* SERVER-29522 better error codes when running concurrent tests in resmokeIan Boros2017-10-102-70/+152
* SERVER-31472 resmoke returns error code when StepDownThread terminates premat...Ian Boros2017-10-101-4/+9
* SERVER-30872 Avoid modifying suite from signal handlerYves Duhem2017-10-092-25/+38
* SERVER-30922 Do not fail on non matching selector patternYves Duhem2017-10-061-4/+1
* SERVER-29607 resmoke prints available suites when an invalid one is specifiedIan Boros2017-10-062-1/+9
* SERVER-30922 Fail on invalid resmoke test file argumentsYves Duhem2017-10-061-17/+30
* SERVER-30839 prevent buildscripts/combine_reports.py from overwriting report....Rob Guo2017-10-041-0/+27
* SERVER-31309 Fix use of resmoke args for cpp testsYves Duhem2017-10-031-3/+13
* SERVER-31312 Fix include_suites matching for db_testYves Duhem2017-10-031-8/+27
* SERVER-30980 Add tag selector expressions supportYves Duhem2017-09-273-292/+488
* SERVER-30511 call checkUUIDsConsistentAcrossCluster() before shutting down a ...Esha Maharishi2017-09-251-0/+4
* SERVER-31095 Adding an evergreen builder to test the legacy transport layer. ...Henrik Edin2017-09-223-0/+11
* SERVER-30740 Disable background session cache refreshing on testssamantharitter2017-09-111-0/+6
* SERVER-30578 resmoke no longer starts more servers than testsIan Boros2017-09-071-2/+13
* SERVER-30684 Add configsvr and shard options to ShardedClusterFixtureYves Duhem2017-09-011-31/+63
* SERVER-30683 Support failovers in ReplicaSetFixtureYves Duhem2017-09-0112-162/+227
* SERVER-30685 New continuous stepdown hookYves Duhem2017-09-011-0/+193
* SERVER-27801 define unique KRB5CCNAME per external_auth testSara Golemon2017-08-281-0/+13
* SERVER-19541 supporting connecting to an external cluster in resmoke.pyRobert Guo2017-08-2111-22/+123
* SERVER-29593: Integrate the official JSON Schema test corpus into the unit testsNick Zolnierz2017-08-113-0/+86
* SERVER-30501 Create rollback logging componentJudah Schvimer2017-08-071-1/+3
* SERVER-29642 SERVER-29643 Add Python tests for test lifecycle scripts.Max Hirschhorn2017-07-171-1/+1
* SERVER-29402 Implement ServiceExecutor and fixed-size test executorJonathan Reams2017-07-143-0/+11
* SERVER-29936 New module for test tags filesYves Duhem2017-07-071-15/+7
* SERVER-29405 delay deleting orphaned shard chunksNathan Myers2017-06-301-0/+7
* SERVER-28636 replace --executor with --suite in resmoke.pyRobert Guo2017-06-223-43/+22
* SERVER-29486 Filter test membership map by test_kindYves Duhem2017-06-211-1/+5
* SERVER-29560 Remove testcases.py now that it has been split up.Max Hirschhorn2017-06-211-500/+0
* SERVER-29560 Split testcases.py module into separate files.Max Hirschhorn2017-06-1410-9/+586
* SERVER-29560 Change fixtures to be registered automatically.Max Hirschhorn2017-06-144-27/+38
* SERVER-29560 Split hooks.py module into separate files.Max Hirschhorn2017-06-1412-692/+875
* SERVER-25293 log hook testcases only to logkeeperRobert Guo2017-06-148-287/+209
* SERVER-21299 resmoke should default to --shufflemay2017-06-092-4/+20
* SERVER-26443 clean up error reporting in jstestfuzz_concurrent suiteKimberly Hou2017-06-081-3/+3
* SERVER-28590 Invoke validate command on collections before shutting down mong...Eddie Louie2017-06-071-0/+3