summaryrefslogtreecommitdiff
path: root/buildscripts/tests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-43186: Support max tests per generated sub-suiteDavid Bradford2019-09-091-0/+32
* SERVER-41802: Properly handle max_sub_suite when splitting tasksDavid Bradford2019-09-091-140/+261
* SERVER-41990 Burn_in should not average hook times for unique hooksDavid Bradford2019-08-281-1/+1
* SERVER-41096 Fix file-based protocol for permitting stepdowns.Max Hirschhorn2019-06-201-0/+139
* SERVER-41401 SERVER-40924 SERVER-40923 Add Evergreen task to sanity check fuz...Robert Guo2019-06-171-2/+4
* SERVER-40704: Better task timeouts when using minimum for split tasksDavid Bradford2019-04-181-2/+4
* SERVER-40654: Do not enforce dynamic timeouts for Ubuntu PPCDavid Bradford2019-04-181-0/+13
* SERVER-39946: Better split tasks with lack of historyDavid Bradford2019-03-051-0/+21
* SERVER-39779: Don't set timeouts if not enough dataDavid Bradford2019-02-281-0/+21
* SERVER-39564: Fix burn_in_tests for _gen tasksDavid Bradford2019-02-141-0/+28
* SERVER-39284: Handle generated task timeouts with repeated suitesDavid Bradford2019-02-061-0/+19
* SERVER-39138: Properly handle new suites when splitting suitesDavid Bradford2019-02-051-1/+21
* SERVER-38946: Exclude newly blacklisted files when generating tasksDavid Bradford2019-01-111-61/+134
* SERVER-38114: Dynamically split previously split tasksDavid Bradford2019-01-111-0/+14
* SERVER-38818: Split tasks with dependenciesDavid Bradford2019-01-111-4/+84
* SERVER-38710: Support dependencies when generating tasksDavid Bradford2018-12-211-10/+16
* SERVER-38112: Add ability to dynamically split up long running tasks in everg...David Bradford2018-12-211-41/+74
* SERVER-38509 Handle Evergreen degraded mode in generate_resmoke_suitesYves Duhem2018-12-211-0/+58
* SERVER-38109 Use new Evergreen test stats APIYves Duhem2018-12-211-444/+84
* SERVER-37359 - Fix lintJonathan Abrahams2018-12-211-40/+22
* SERVER-37359 Update the test lifecycle script to use the new Evergreen test s...Jonathan Abrahams2018-12-211-0/+175
* SERVER-38110 SERVER-38113: Generate resmoke config and evg config for a sub-s...David Bradford2018-12-214-96/+208
* SERVER-38115 Consolidate setting of resmoke.py --job to a python scriptJonathan Abrahams2018-12-202-0/+104
* SERVER-38111: Add max_sub_suites in generate_resmoke_suiteDavid Bradford2018-12-071-0/+55
* SERVER-38306: Update variable nameDavid Bradford2018-11-301-2/+2
* SERVER-38116: Dynamically generate fuzzer test tasksDavid Bradford2018-11-301-0/+95
* SERVER-36077 Create new resmoke.py test suite for running mongoebench on an A...Jonathan Abrahams2018-09-221-5/+7
* SERVER-36076 Create new resmoke.py test suite for running mongoebench on a de...Jonathan Abrahams2018-09-221-0/+163
* SERVER-36019 Create script to collect resource utilization of Android applica...Jonathan Abrahams2018-09-222-0/+137
* SERVER-34711 Enable burn_in_tests to understand Evergreen task selectorsJonathan Abrahams2018-09-221-3/+3
* SERVER-29999 Implement FSM Scheduler for concurrency_simultaneousRobert Guo2018-06-041-0/+48
* SERVER-34374 Wrap shutil.rmtree() in resmoke to handle path names which may c...Jonathan Abrahams2018-05-112-0/+127
* SERVER-34832: Change evergreen timeout of auth on linux-debug to 1 hourDavid Bradford2018-05-041-0/+3
* SERVER-34696: Add 30 minute timeout for tests in evergreenDavid Bradford2018-05-011-0/+29
* SERVER-33963 Add task_groups & display_tasks for compile, compile_all, compil...Jonathan Abrahams2018-04-262-12/+92
* SERVER-34330: Split up sharding test suite into smaller unitsDavid Bradford2018-04-181-59/+38
* SERVER-34330: Include a misc test suite to catch new testsDavid Bradford2018-04-161-0/+87
* SERVER-34330: Fix python lint errorsDavid Bradford2018-04-162-0/+2
* SERVER-34296: Scripts to breakup test suites into short running tasksDavid Bradford2018-04-166-0/+558
* SERVER-23312 Python linting - Lint using pylint, pydocstyle & mypyJonathan Abrahams2018-04-0515-30/+56
* SERVER-29644 Add test suite for Python unit testsRobert Guo2018-04-058-27/+2
* SERVER-34210 fix display of benchmarks with multple argumentsRobert Guo2018-04-031-31/+59
* SERVER-23312 Format Python files with yapfJonathan Abrahams2018-03-2618-939/+837
* 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-128-11/+132
* SERVER-33396 Update fixture teardown to throw ServerFailureYves Duhem2018-03-021-0/+55
* SERVER-32898 Create unit test for resmoke module archival.pyJonathan Abrahams2018-02-021-0/+251
* SERVER-31942 Truncate test lifecycle JIRA issue descriptionChibuikem Amaechi2018-01-231-0/+11
* SERVER-28396 Respect logkeeper's POST size limitYves Duhem2018-01-091-0/+67
* SERVER-29924 Display excluded tests in resmoke dry runYves Duhem2017-11-201-37/+118