summaryrefslogtreecommitdiff
path: root/buildscripts/tests/resmokelib/testing
Commit message (Expand)AuthorAgeFilesLines
* SERVER-47950 Continuous stepdown thread should fail resmoke job loudly on exc...Siyuan Zhou2020-06-191-0/+2
* SERVER-46842 resmoke.py shouldn't run data consistency checks in stepdown sui...Mikhail Shchatko2020-06-041-1/+37
* SERVER-45342 Send an abort signal instead of a kill signal when archivingCarl Worley2020-01-091-1/+1
* SERVER-44832 Modify HookTestArchival to reset fixturesCarl Worley2019-12-131-17/+17
* SERVER-44831 Create a fixture sigkill test caseCarl Worley2019-12-091-1/+1
* SERVER-44546 Remove mobile variants and embedded benchmarksAndrew Morrow2019-12-091-160/+0
* SERVER-42622 Call teardown_fixture() even if setup_fixture() errors.Max Hirschhorn2019-08-061-0/+5
* SERVER-42356 Remove special casing for NoOpFixture setup and teardown.Max Hirschhorn2019-08-061-0/+26
* SERVER-41096 Fix file-based protocol for permitting stepdowns.Max Hirschhorn2019-06-201-0/+140
* SERVER-40592 Handle exceptions from {setup,teardown}_fixture().Max Hirschhorn2019-05-031-0/+59
* SERVER-40671: Fix parallel execution in resmokeDavid Bradford2019-04-243-48/+148
* SERVER-40339 Log buildscripts_test output in test logsJonathan Abrahams2019-04-162-0/+72
* SERVER-40559 Python linters do not run after upgrade to Python 3Mark Benvenuto2019-04-161-25/+22
* SERVER-40542 Remove references to pip2Mathew Robinson2019-04-102-2/+2
* SERVER-40550 Refactor job.py to support mock of time.timeJonathan Abrahams2019-04-101-16/+16
* SERVER-32295 Support Python 3Mathew Robinson2019-04-083-19/+14
* SERVER-39857 Refactor test_job.py to use a better mechanism to determine the ...Jonathan Abrahams2019-03-181-45/+67
* SERVER-39305 Add --repeatTestsSecs, --repeatTestsMin & --repeatTestsMax optio...Jonathan Abrahams2019-02-143-0/+331
* SERVER-37994 Upgrade google benchmark to v1.4.1Henrik Edin2018-12-191-2/+2
* SERVER-36077 Fix unittestJonathan Abrahams2018-08-201-5/+7
* SERVER-36076 Create new resmoke.py test suite for running mongoebench on a de...Jonathan Abrahams2018-08-131-0/+163
* SERVER-23312 Python linting - Lint using pylint, pydocstyle & mypyJonathan Abrahams2018-04-053-16/+18
* SERVER-29644 Add test suite for Python unit testsRobert Guo2018-04-052-4/+0
* SERVER-34210 fix display of benchmarks with multple argumentsRobert Guo2018-04-031-31/+59
* SERVER-23312 Format Python files with yapfJonathan Abrahams2018-03-264-43/+16
* SERVER-33746 pipe additional evergreen options into resmoke.pyRobert Guo2018-03-201-25/+58
* SERVER-33202 add hook to generate data file for the perf dashboardRobert Guo2018-03-123-0/+124
* SERVER-33396 Update fixture teardown to throw ServerFailureYves Duhem2018-03-021-0/+55