summaryrefslogtreecommitdiff
path: root/buildscripts/burn_in_tests.py
Commit message (Expand)AuthorAgeFilesLines
* SERVER-73734 Support evergreen nightly project in burn_in_tests.pyMikhail Shchatko2023-03-311-3/+9
* SERVER-70332 SERVER-70333 Reduced load on our patch buildsAlexander Neben2022-10-311-1/+1
* SERVER-68593 Disable low value python warningsAlexander Neben2022-09-021-2/+0
* SERVER-67172: Add yaml interface to burn_in_testsDavid Bradford2022-06-141-11/+56
* SERVER-62992 Remove need for resmoke.iniRichard Samuels2022-04-081-6/+10
* SERVER-64150 Simplify how to pass resmoke options to burn_in_testsZituo Jin2022-03-231-2/+6
* SERVER-62191: Don't attempt burn-in-test when no tests are foundDavid Bradford2021-12-211-0/+1
* SERVER-61040 remove the need to specify the storage engine for Evergreen tasks.Robert Guo2021-11-101-1/+1
* SERVER-60633 burn_in_tests should respect multiversion tagsRobert Guo2021-10-141-25/+14
* SERVER-55857 Use explicit task definitions for implicit multiversion tasksRobert Guo2021-10-121-5/+6
* SERVER-55857 remove NAMED_SUITES from resmoke configRobert Guo2021-10-021-1/+1
* SERVER-57580 combine task_path_suffix and use_multiversion intoRobert Guo2021-06-151-4/+5
* SERVER-55964 Replace "blacklist" in all code and commentsShreyas Kalyan2021-05-141-1/+1
* SERVER-56196 Fix pylint issueCarlos Anaya2021-05-071-4/+2
* SERVER-56196 Added error msg in burn_in_tests for invalid build variantCarlos Anaya2021-05-071-9/+25
* SERVER-54814: Separate evergreen burn_in_tests from local modeDavid Bradford2021-03-251-458/+185
* SERVER-50565 Remove RHEL 6.0John Chen2021-03-161-1/+1
* SERVER-54297 Split up the archiving of the server and its debug infoAndrew Morrow2021-02-051-1/+1
* SERVER-54111 Bring sanity to evergreen task and TG namesAndrew Morrow2021-01-291-1/+1
* SERVER-53960: Don't generate enterprise tests with burn_in on non-enterprise ...David Bradford2021-01-251-2/+5
* SERVER-53058: Refactor how historic test stats are collectedDavid Bradford2020-11-301-14/+12
* SERVER-50401: Use evergreen manifest to determine revisions to compare againstDavid Bradford2020-08-261-19/+27
* SERVER-49127 Update default variant in burn_in_tests.pyLydia Stepanek2020-07-161-1/+1
* SERVER-47827 Request for a local burn_in_tests.py that locally runs all tests...Lydia Stepanek2020-06-241-11/+46
* SERVER-47493: Remove completed TODODavid Bradford2020-06-151-1/+0
* SERVER-46769 Migrate from optparse to argparsevrachev2020-04-301-2/+2
* SERVER-47274: Refactor task generation in evergreenDavid Bradford2020-04-061-63/+94
* SERVER-47230 burn_in_tests.py should default to RHEL 6.2Lydia Stepanek2020-04-011-1/+2
* SERVER-46141: Separate multiversion passthrough tests from burn in tests.Alexander Costas2020-04-011-159/+29
* SERVER-46914: Stop looking at multiversion configuration for non-multiversion...David Bradford2020-03-171-1/+2
* SERVER-46453 Selected_tests_gen should pick up changed files in mongo-enterpr...Lydia Stepanek2020-03-051-13/+6
* 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