summaryrefslogtreecommitdiff
path: root/buildscripts/tests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-39311 Enable burn_in repetition count: at least 2 executions, with a m...Jonathan Abrahams2019-04-082-245/+293
* SERVER-39313 Metric tracking script for burn_in_testsJonathan Abrahams2019-04-023-11/+1705
* SERVER-40241 Log resmoke.py invocation for local usage.Max Hirschhorn2019-03-272-0/+218
* SERVER-39857 Refactor test_job.py to use a better mechanism to determine the ...Jonathan Abrahams2019-03-181-45/+67
* Revert "SERVER-39311 Enable burn_in repetition count: at least 2 executions, ...Jonathan Abrahams2019-03-182-279/+241
* SERVER-39311 Enable burn_in repetition count: at least 2 executions, with a m...Jonathan Abrahams2019-03-182-241/+279
* SERVER-40180 Escape null bytes in output of subprocesses.Max Hirschhorn2019-03-182-0/+46
* SERVER-40044 Whitelist specific test kinds in burn_in_tests.py.Max Hirschhorn2019-03-082-0/+67
* SERVER-39308 Update burn_in_tests.py to generate sub-tasks JSON fileJonathan Abrahams2019-03-062-103/+784
* SERVER-39946: Better split tasks with lack of historyDavid Bradford2019-03-041-0/+21
* SERVER-39413: Add script to analyze evergreen task tag usageDavid Bradford2019-03-012-23/+114
* SERVER-39307 Update burn_in_tests.py to support new resmoke repeatTests* optionsJonathan Abrahams2019-02-261-19/+246
* SERVER-39779: Don't set timeouts if not enough dataDavid Bradford2019-02-251-0/+21
* SERVER-39309 Create unit tests for burn_in_tests.pyJonathan Abrahams2019-02-222-0/+504
* SERVER-39455: Lint yaml filesDavid Bradford2019-02-211-3/+3
* SERVER-39305 Add --repeatTestsSecs, --repeatTestsMin & --repeatTestsMax optio...Jonathan Abrahams2019-02-144-0/+331
* SERVER-39564: Fix burn_in_tests for _gen tasksDavid Bradford2019-02-141-0/+28
* SERVER-39284: Handle generated task timeouts with repeated suitesDavid Bradford2019-01-301-0/+19
* SERVER-37373 Fully qualified files in suite YML do not run in Burn_in tests o...Jonathan Abrahams2019-01-301-1/+10
* SERVER-39138: Properly handle new suites when splitting suitesDavid Bradford2019-01-231-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-101-0/+14
* SERVER-38818: Split tasks with dependenciesDavid Bradford2019-01-081-4/+84
* SERVER-38710: Support dependencies when generating tasksDavid Bradford2018-12-201-10/+16
* SERVER-38531 Increase parallelism in update_test_lifecycleYves Duhem2018-12-203-1161/+404
* SERVER-37994 Upgrade google benchmark to v1.4.1Henrik Edin2018-12-191-2/+2
* SERVER-38112: Add ability to dynamically split up long running tasks in everg...David Bradford2018-12-141-41/+74
* SERVER-38509 Handle Evergreen degraded mode in generate_resmoke_suitesYves Duhem2018-12-131-0/+58
* SERVER-38109 Use new Evergreen test stats APIYves Duhem2018-12-101-444/+84
* SERVER-37359 - Fix lintJonathan Abrahams2018-12-101-40/+22
* SERVER-37359 Update the test lifecycle script to use the new Evergreen test s...Jonathan Abrahams2018-12-101-0/+175
* SERVER-38110 SERVER-38113: Generate resmoke config and evg config for a sub-s...David Bradford2018-12-074-96/+208
* Revert "SERVER-38110: Generate resmoke config YAML for a sub-suite"jannaerin2018-12-061-121/+59
* Revert "SERVER-38110: fixing lint issues"jannaerin2018-12-061-11/+10
* SERVER-38110: fixing lint issuesJim OLeary2018-12-061-10/+11
* SERVER-38110: Generate resmoke config YAML for a sub-suiteJim OLeary2018-12-061-59/+121
* SERVER-38115 Consolidate setting of resmoke.py --job to a python scriptJonathan Abrahams2018-12-032-0/+104
* SERVER-38111: Add max_sub_suites in generate_resmoke_suiteDavid Bradford2018-12-031-0/+55
* SERVER-38306: Update variable nameDavid Bradford2018-11-291-2/+2
* SERVER-38116: Dynamically generate fuzzer test tasksDavid Bradford2018-11-281-0/+95
* SERVER-33853 Define a new test tag, test_disabled, to temporarily disable a testJonathan Abrahams2018-10-031-0/+22
* 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-36019 Create script to collect resource utilization of Android applica...Jonathan Abrahams2018-07-162-0/+137
* SERVER-34711 Enable burn_in_tests to understand Evergreen task selectorsJonathan Abrahams2018-06-151-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