summaryrefslogtreecommitdiff
path: root/buildscripts/burn_in_tests.py
Commit message (Expand)AuthorAgeFilesLines
* SERVER-46769 Migrate from optparse to argparsevrachev2020-04-301-2/+2
* SERVER-47274: Refactor task generation in evergreenDavid Bradford2020-04-081-63/+94
* SERVER-46453 Selected_tests_gen should pick up changed files in mongo-enterpr...Lydia Stepanek2020-04-081-13/+6
* SERVER-46141: Separate multiversion passthrough tests from burn in tests.Alexander Costas2020-04-071-159/+29
* SERVER-46914: Stop looking at multiversion configuration for non-multiversion...David Bradford2020-03-171-1/+2
* SERVER-45680: Burn_in_tests should pick up changed files in mongo-enterprise-...Alexander Costas2020-02-201-18/+27
* Revert "SERVER-45680: Burn_in_tests should pick up changed files in mongo-ent...Ian Boros2020-02-181-27/+18
* SERVER-45680: Burn_in_tests should pick up changed files in mongo-enterprise-...Alexander Costas2020-02-181-18/+27
* SERVER-46064 Strip the gen-suffix of task names when checking if tasks should...Jason Chan2020-02-111-1/+2
* SERVER-45394 Generate selected tasks in a patch using test mappingsLydia Stepanek2020-02-041-8/+10
* SERVER-45711 Account for blacklisted multiversion tests in burn in for non-ge...Jason Chan2020-01-301-15/+25
* SERVER-45644: Reevaluate timeouts used by burn_in_testAlexander Costas2020-01-241-1/+4
* SERVER-45500 Fix backport exclude logic from multiversion tests for new test ...Jason Chan2020-01-211-16/+22
* SERVER-44421: always populate config values in burn_in_testsDavid Bradford2019-11-051-1/+1
* SERVER-43608: Add acceptance tests for burn_in_testsDavid Bradford2019-11-041-39/+64
* SERVER-43608: Remove unused test codeDavid Bradford2019-11-011-2/+2
* SERVER-43797 Add new burn_in_tests_multiversion_gen taskJason Chan2019-10-291-25/+138
* SERVER-43956 don't use unix line endings to determine timeoutsRobert Guo2019-10-141-2/+2
* SERVER-43956 use unix line ending for burn_in_tests.pyRobert Guo2019-10-111-0/+4
* SERVER-43008 Update burn_in_tests.py to new resmoke APIMathew Robinson2019-09-251-0/+3
* SERVER-42482: burn_in_tests should take minimum test runs into account for ti...David Bradford2019-07-301-11/+29
* SERVER-42440: burn_in_tests should run tasks on the distro they normally run onDavid Bradford2019-07-291-11/+57
* SERVER-42276: Use click for burn_in_testsDavid Bradford2019-07-201-349/+411
* SERVER-42240: Fix what build burn_in_tags looks at and cleanupDavid Bradford2019-07-161-94/+47
* SERVER-42227: Limit the number of tasks burn_in_test will generateDavid Bradford2019-07-131-1/+7
* SERVER-41940: Use evergreen.py in burn_in_testsDavid Bradford2019-07-081-54/+48
* SERVER-41295 Add timeouts to burn_in generated tasksLydia Stepanek2019-07-011-7/+128
* SERVER-40895 Dynamically generate burn_in_tests for tag validationLydia Stepanek2019-06-041-23/+43
* SERVER-41154: burn_in should use name of task for generated tasksDavid Bradford2019-05-151-1/+1
* SERVER-41019: Use proper variant for burn_in generated tasksDavid Bradford2019-05-061-5/+8
* SERVER-40602 burn_in_tests should call resmoke with python3Mathew Robinson2019-04-191-1/+1
* SERVER-40559 Python linters do not run after upgrade to Python 3Mark Benvenuto2019-04-161-10/+12
* SERVER-40542 Remove references to pip2Mathew Robinson2019-04-101-1/+1
* SERVER-32295 Support Python 3Mathew Robinson2019-04-081-32/+38
* SERVER-39311 Enable burn_in repetition count: at least 2 executions, with a m...Jonathan Abrahams2019-04-081-11/+30
* Revert "SERVER-39311 Enable burn_in repetition count: at least 2 executions, ...Jonathan Abrahams2019-03-181-25/+6
* SERVER-39311 Enable burn_in repetition count: at least 2 executions, with a m...Jonathan Abrahams2019-03-181-6/+25
* SERVER-40044 Whitelist specific test kinds in burn_in_tests.py.Max Hirschhorn2019-03-081-1/+6
* SERVER-39308 Update burn_in_tests.py to generate sub-tasks JSON fileJonathan Abrahams2019-03-061-64/+156
* SERVER-39307 Update burn_in_tests.py to support new resmoke repeatTests* optionsJonathan Abrahams2019-02-261-72/+142
* SERVER-39309 Create unit tests for burn_in_tests.pyJonathan Abrahams2019-02-221-73/+47
* SERVER-34593 New resmoke option to repeat testsYves Duhem2018-08-291-1/+1
* SERVER-35591 Remove MMAPv1 testingGeert Bosch2018-06-251-1/+1
* SERVER-34711 Enable burn_in_tests to understand Evergreen task selectorsJonathan Abrahams2018-06-151-1/+1
* SERVER-23312 Python linting - Lint using pylint, pydocstyle & mypyJonathan Abrahams2018-04-051-33/+34
* SERVER-23312 Format Python files with yapfJonathan Abrahams2018-03-261-38/+19
* SERVER-33397 New suitesconfig moduleYves Duhem2018-02-231-3/+5
* SERVER-32546 Don't fail when no modified tests and no test_list_outfileGeert Bosch2018-01-111-1/+2
* SERVER-30509 Update Evergreen API URL in burn_in_tests.pyZakhar Kleyman2017-08-101-1/+1
* SERVER-30308 Handle absent test_flags in combined_resmoke_argsYves Duhem2017-08-021-1/+3