summaryrefslogtreecommitdiff
path: root/buildscripts/tests/test_burn_in_tests.py
AgeCommit message (Expand)Author
2024-07-26SERVER-91556 Update burn-in to handle multiple sub-suites in multiversion tas...Mikhail Shchatko
2024-05-16SERVER-90570: Enable formatting checks for buildscripts directory, excluding ...Steve McClure
2024-05-02SERVER-85862 make burn_in_tests.py understand multiversion configuration (#21...Mikhail Shchatko
2023-08-09SERVER-79845 make burn_in_tests output valid yamlTrevor Guidry
2023-07-03SERVER-76796 Upgrade several lintersstevegrossmongodb
2022-09-02SERVER-68593 Disable low value python warningsAlexander Neben
2022-06-14SERVER-67172: Add yaml interface to burn_in_testsDavid Bradford
2022-04-08SERVER-62992 Remove need for resmoke.iniRichard Samuels
2022-03-23SERVER-64150 Simplify how to pass resmoke options to burn_in_testsZituo Jin
2021-10-14SERVER-60633 burn_in_tests should respect multiversion tagsRobert Guo
2021-10-12SERVER-55857 Use explicit task definitions for implicit multiversion tasksRobert Guo
2021-10-02SERVER-55857 remove NAMED_SUITES from resmoke configRobert Guo
2021-06-15SERVER-57580 combine task_path_suffix and use_multiversion intoRobert Guo
2021-05-07SERVER-56196 Added error msg in burn_in_tests for invalid build variantCarlos Anaya
2021-03-25SERVER-54814: Separate evergreen burn_in_tests from local modeDavid Bradford
2021-03-16SERVER-50565 Remove RHEL 6.0John Chen
2021-03-01SERVER-54861: Update pylint to 2.7.2David Bradford
2020-11-30SERVER-53058: Refactor how historic test stats are collectedDavid Bradford
2020-08-26SERVER-50401: Use evergreen manifest to determine revisions to compare againstDavid Bradford
2020-06-24SERVER-47827 Request for a local burn_in_tests.py that locally runs all tests...Lydia Stepanek
2020-04-30SERVER-46769 Migrate from optparse to argparsevrachev
2020-04-06SERVER-47274: Refactor task generation in evergreenDavid Bradford
2020-04-01SERVER-46141: Separate multiversion passthrough tests from burn in tests.Alexander Costas
2020-03-17SERVER-46914: Stop looking at multiversion configuration for non-multiversion...David Bradford
2020-03-05SERVER-46453 Selected_tests_gen should pick up changed files in mongo-enterpr...Lydia Stepanek
2020-02-20SERVER-45680: Burn_in_tests should pick up changed files in mongo-enterprise-...Alexander Costas
2020-02-18Revert "SERVER-45680: Burn_in_tests should pick up changed files in mongo-ent...Ian Boros
2020-02-18SERVER-45680: Burn_in_tests should pick up changed files in mongo-enterprise-...Alexander Costas
2020-02-04SERVER-45394 Generate selected tasks in a patch using test mappingsLydia Stepanek
2020-01-30SERVER-45711 Account for blacklisted multiversion tests in burn in for non-ge...Jason Chan
2020-01-24SERVER-45644: Reevaluate timeouts used by burn_in_testAlexander Costas
2019-11-05SERVER-42878 Generate jscore sharded multiversion passthrough suitesJason Chan
2019-11-04SERVER-43608: Add acceptance tests for burn_in_testsDavid Bradford
2019-11-01SERVER-43608: Remove unused test codeDavid Bradford
2019-10-29SERVER-43797 Add new burn_in_tests_multiversion_gen taskJason Chan
2019-09-23SERVER-43088 Make test suite and logger configuration directories configurabl...Mathew Robinson
2019-07-30SERVER-42482: burn_in_tests should take minimum test runs into account for ti...David Bradford
2019-07-29SERVER-42440: burn_in_tests should run tasks on the distro they normally run onDavid Bradford
2019-07-20SERVER-42276: Use click for burn_in_testsDavid Bradford
2019-07-16SERVER-42240: Fix what build burn_in_tags looks at and cleanupDavid Bradford
2019-07-13SERVER-42227: Limit the number of tasks burn_in_test will generateDavid Bradford
2019-07-08SERVER-41940: Use evergreen.py in burn_in_testsDavid Bradford
2019-07-01SERVER-41295 Add timeouts to burn_in generated tasksLydia Stepanek
2019-05-15SERVER-41154: burn_in should use name of task for generated tasksDavid Bradford
2019-05-06SERVER-41019: Use proper variant for burn_in generated tasksDavid Bradford
2019-04-19SERVER-40602 burn_in_tests should call resmoke with python3Mathew Robinson
2019-04-16SERVER-40559 Python linters do not run after upgrade to Python 3Mark Benvenuto
2019-04-08SERVER-32295 Support Python 3Mathew Robinson
2019-04-08SERVER-39311 Enable burn_in repetition count: at least 2 executions, with a m...Jonathan Abrahams
2019-03-18Revert "SERVER-39311 Enable burn_in repetition count: at least 2 executions, ...Jonathan Abrahams