summaryrefslogtreecommitdiff
path: root/buildscripts/resmokelib
Commit message (Expand)AuthorAgeFilesLines
* SERVER-23312 Format Python files with yapfJonathan Abrahams2018-03-2652-581/+360
* SERVER-29213: Have WiredTiger support recoverToStableTimestamp.Daniel Gottlieb2018-03-241-48/+1
* SERVER-33746 pipe additional evergreen options into resmoke.pyRobert Guo2018-03-203-59/+68
* SERVER-31802 SERVER-31239 Remove master-slave replication and resync command.Andy Schwerin2018-03-131-34/+16
* SERVER-33843: Have periodic kill secondaries first do dbhash checks then vali...Daniel Gottlieb2018-03-131-4/+8
* SERVER-33202 add hook to generate data file for the perf dashboardRobert Guo2018-03-125-9/+241
* SERVER-33811 Clear dbpath after dbtest suite executionYves Duhem2018-03-121-0/+4
* SERVER-30203 Create FSMWorkloadTestCase for running concurrency tests.Max Hirschhorn2018-03-082-0/+40
* SERVER-33737 Fix logger override for DynamicJSTestCaseYves Duhem2018-03-084-15/+29
* SERVER-31503 Extract JSRunnerFileTestCase from JSONSchemaTestCase.Max Hirschhorn2018-03-082-32/+78
* SERVER-33201 add resmoke.py testcase for Benchmark testsRobert Guo2018-03-073-32/+157
* SERVER-33665 Call configure on ProcessTestCaseYves Duhem2018-03-075-6/+6
* SERVER-33665 Make hook dynamic tests TestCase instancesYves Duhem2018-03-067-220/+261
* SERVER-33665 New TestCase subclass for process based testsYves Duhem2018-03-069-101/+43
* SERVER-33396 Update fixture teardown to throw ServerFailureYves Duhem2018-03-029-130/+196
* SERVER-33504 Add test suite for resmoke.py logging performance.Max Hirschhorn2018-02-283-0/+117
* SERVER-33476 Rename CustomBehavior to HookYves Duhem2018-02-2714-73/+71
* SERVER-33497 remove support for options file in resmoke.pyRobert Guo2018-02-262-163/+95
* SERVER-33397 New suitesconfig moduleYves Duhem2018-02-233-102/+120
* SERVER-33438 ignore benchmarks in burn_in_tests.pyRobert Guo2018-02-222-3/+7
* SERVER-33199 Add benchmarks_storage test suiteRobert Guo2018-02-213-2/+50
* SERVER-32852 Capture data files on failures of the concurrency suiteJonathan Abrahams2018-02-211-1/+2
* SERVER-32143 Remove test coverage for master-slaveVesselina Ratcheva2018-02-211-162/+0
* SERVER-25640 check if jstests leave unterminated processesKevin Albertson2018-02-201-0/+1
* SERVER-32888 Set a default oplog size for replica sets started by resmoke.pyEddie Louie2018-02-141-0/+3
* SERVER-31562 Archival for test failures from suites not using a resmoke fixtureJonathan Abrahams2018-02-147-45/+29
* SERVER-33144 Support archiving data files in Evergreen on test failure - WindowsJonathan Abrahams2018-02-121-22/+51
* SERVER-26884 Support archiving data files in Evergreen on test failureJonathan Abrahams2018-02-0811-58/+295
* SERVER-32762 Module to upload files to S3Jonathan Abrahams2018-02-021-0/+295
* SERVER-32691 Add write_concern_majority_passthrough.yml test suite.Max Hirschhorn2018-01-301-2/+9
* SERVER-32879 make resmoke clean up after successful dbtest runsMathias Stearn2018-01-291-1/+5
* SERVER-32468 Use a 1-node CSRS in non-stepdown sharding passthroughs testsRobert Guo2018-01-261-1/+1
* SERVER-30642 Raise election timeouts in python fixturesJudah Schvimer2018-01-231-0/+7
* SERVER-31785 Use 2 shards in sharded jscore passthrough.Charlie Swanson2018-01-191-1/+7
* SERVER-32474 Fix double logging when using --log=buildlogger.Max Hirschhorn2018-01-106-25/+53
* SERVER-28396 Respect logkeeper's POST size limitYves Duhem2018-01-091-50/+112
* SERVER-31670 fixture secondary defaults to 0 votesKevin Albertson2018-01-081-1/+6
* SERVER-30538 check that checkpointTimestamp is correct inJudah Schvimer2017-12-211-8/+48
* SERVER-30538 PeriodicKillSecondaries hook should account for emptyJudah Schvimer2017-12-211-2/+11
* 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