summaryrefslogtreecommitdiff
path: root/buildscripts/resmokelib/core
Commit message (Expand)AuthorAgeFilesLines
* SERVER-33295 fixing lintDianna Hohensee2018-04-131-1/+1
* SERVER-33295 Periodic task to check for and kill expired transactions.Dianna Hohensee2018-04-131-0/+8
* SERVER-34289 add new sharded cluster wrapper for connecting to an existing cl...Robert Guo2018-04-121-1/+1
* SERVER-23312 Python linting - Lint using pylint, pydocstyle & mypyJonathan Abrahams2018-04-055-99/+63
* SERVER-23312 Format Python files with yapfJonathan Abrahams2018-03-262-18/+11
* SERVER-33199 Add benchmarks_storage test suiteRobert Guo2018-02-211-2/+3
* SERVER-31194 Add a version of retryable_writes_jscore_passthrough.yml with st...Jack Mulrow2017-12-071-0/+6
* SERVER-31637 Disable the periodic no-op writer in replica sets started by res...Eddie Louie2017-11-031-0/+7
* SERVER-31470 Move "run tests" logic into evergreen_run_tests.py.Max Hirschhorn2017-10-181-0/+12
* 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-221-0/+2
* SERVER-30740 Disable background session cache refreshing on testssamantharitter2017-09-111-0/+6
* SERVER-30683 Support failovers in ReplicaSetFixtureYves Duhem2017-09-011-8/+9
* SERVER-19541 supporting connecting to an external cluster in resmoke.pyRobert Guo2017-08-211-1/+17
* SERVER-30501 Create rollback logging componentJudah Schvimer2017-08-071-1/+3
* SERVER-29402 Implement ServiceExecutor and fixed-size test executorJonathan Reams2017-07-141-0/+2
* SERVER-29405 delay deleting orphaned shard chunksNathan Myers2017-06-301-0/+7
* SERVER-28590 Invoke validate command on collections before shutting down mong...Eddie Louie2017-06-071-0/+3
* SERVER-29008 Set TestData.numTestClients property in resmoke.py.Max Hirschhorn2017-05-161-3/+1
* SERVER-26897 Add resmoke.py support for prepending scripts to mongo eval listEddie Louie2017-03-271-0/+3
* SERVER-19677 Add support for running the intel decimal library testAndrew Morrow2017-03-221-2/+3
* SERVER-27908 Log every heartbeat during testingWilliam Schultz2017-03-091-0/+4
* SERVER-27285 Run jsCore tests while periodically killing secondaries.Max Hirschhorn2017-01-301-3/+6
* SERVER-25358 resmoke should shutdown mongod cleanly on WindowsRobert Guo2016-08-161-4/+34
* SERVER-24328 modify resmoke for concurrent testcasesiwysiu2016-07-011-1/+4
* SERVER-24456 Tests should lower RocksDB cache sizeMike Grundy2016-06-141-1/+5
* SERVER-22204 Tests should lower WT cache sizeMike Grundy2016-06-131-0/+2
* SERVER-22219 Use subprocess32 on POSIX systems if it's available.Max Hirschhorn2016-01-211-6/+49
* SERVER-19813 Handle invalid UTF-8 sequences in subprocess output.Max Hirschhorn2015-10-161-0/+5
* SERVER-20828 Always enable journaling for config servers in tests.Max Hirschhorn2015-10-081-0/+5
* SERVER-20563 Only append strings to string builders in resmoke.pyCharlie Swanson2015-09-221-1/+1
* SERVER-20475 Add --preallocJournal option to resmoke.py.Max Hirschhorn2015-09-211-6/+12
* SERVER-18273 Increase size of port range, use TestData to specify port rangeCharlie Swanson2015-09-091-1/+1
* SERVER-18273 Compute ranges of ports for each job in resmoke.pyCharlie Swanson2015-09-031-36/+103
* SERVER-19448 implement resmoke.py support for c++ integration testsAdam Midvidy2015-08-111-5/+13
* SERVER-19390 Make config server read commands do read committedRandolph Tan2015-08-061-0/+5
* SERVER-19646 pass setParameters through to TestData in resmoke.pyAdam Midvidy2015-07-311-2/+39
* SERVER-19571 configure regression loop to use --readMode commands in suites t...David Storch2015-07-301-0/+3
* SERVER-19336 Add ESE tasks to EvergreenRobert Guo2015-07-241-11/+14
* SERVER-19299 add the ability to pass --setParameter arguments on the command ...Adam Midvidy2015-07-211-6/+16
* SERVER-17526 Enable tracking of spawned processes in MCI.Max Hirschhorn2015-05-281-4/+10
* SERVER-18600 Avoid giving the same port to multiple processes.Max Hirschhorn2015-05-211-9/+27
* SERVER-18390 Check dbhash of all databases during small_oplog suitesCharlie Swanson2015-05-202-2/+2
* SERVER-1424 Rewrite smoke.py.Max Hirschhorn2015-05-085-0/+532