summaryrefslogtreecommitdiff
path: root/buildscripts/tests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-40893 Updating evergreen python clientLydia Stepanek2019-05-022-270/+36
* SERVER-40486: Remove Test Lifecycle codeDavid Bradford2019-04-244-1203/+0
* SERVER-40801 Fix local resmoke invocation for action="append" arguments.Max Hirschhorn2019-04-241-0/+30
* SERVER-40671: Fix parallel execution in resmokeDavid Bradford2019-04-243-48/+148
* SERVER-40602 burn_in_tests should call resmoke with python3Mathew Robinson2019-04-191-1/+2
* SERVER-40704: Better task timeouts when using minimum for split tasksDavid Bradford2019-04-181-2/+4
* SERVER-40339 Log buildscripts_test output in test logsJonathan Abrahams2019-04-163-1/+73
* SERVER-40559 Python linters do not run after upgrade to Python 3Mark Benvenuto2019-04-168-50/+82
* SERVER-40654: Do not enforce dynamic timeouts for Ubuntu PPCDavid Bradford2019-04-161-0/+13
* SERVER-40418 Refactor test_adb_monitor; add python2 for systrace.py for adb_m...Jonathan Abrahams2019-04-151-120/+825
* SERVER-40542 Remove references to pip2Mathew Robinson2019-04-103-3/+3
* SERVER-40550 Refactor job.py to support mock of time.timeJonathan Abrahams2019-04-101-16/+16
* SERVER-40415 Tempfile cleanup from test_adb_monitor.pyJonathan Abrahams2019-04-091-1/+1
* SERVER-32295 Support Python 3Mathew Robinson2019-04-0827-272/+141
* 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