summaryrefslogtreecommitdiff
path: root/buildscripts/resmokelib/suitesconfig.py
Commit message (Expand)AuthorAgeFilesLines
* SERVER-61724 Fix resmoke.py list-tagsA. Jesse Jiryu Davis2021-12-031-23/+29
* Revert "SERVER-61724 Fix resmoke.py list-tags"auto-revert-processor2021-11-251-28/+16
* SERVER-61724 Fix resmoke.py list-tagsA. Jesse Jiryu Davis2021-11-241-16/+28
* SERVER-60927 run non-fuzzer multiversion suites against last-lts and last-con...Robert Guo2021-11-031-42/+44
* SERVER-60722 fix typo in resmoke suitesconfig error messageRobert Guo2021-10-211-1/+1
* SERVER-55857 Use explicit task definitions for implicit multiversion tasksRobert Guo2021-10-121-11/+0
* SERVER-60416 find-suites must work with incomplete suite-test mappingsRobert Guo2021-10-041-6/+10
* SERVER-55857 remove NAMED_SUITES from resmoke configRobert Guo2021-10-021-83/+119
* SERVER-58934 Don't pass any feature flag parameters to old fixture in multive...Mikhail Shchatko2021-09-011-1/+3
* SERVER-58863 fix symbolizer rerun error, missing frame info, and move multive...Robert Guo2021-07-291-3/+4
* SERVER-57937 support loading generated suites in resmoke.py suite definitionsRobert Guo2021-07-201-17/+189
* SERVER-48112 Use Absolute Imports in ResmokeMikhail Shchatko2020-06-181-4/+4
* SERVER-45500 Fix backport exclude logic from multiversion tests for new test ...Jason Chan2020-01-211-4/+5
* SERVER-43797 Add new burn_in_tests_multiversion_gen taskJason Chan2019-10-291-0/+12
* SERVER-43008 Update burn_in_tests.py to new resmoke APIMathew Robinson2019-09-251-1/+3
* SERVER-43088 Make test suite and logger configuration directories configurabl...Mathew Robinson2019-09-231-11/+7
* SERVER-32295 Support Python 3Mathew Robinson2019-04-081-5/+3
* SERVER-40044 Whitelist specific test kinds in burn_in_tests.py.Max Hirschhorn2019-03-081-3/+11
* SERVER-38509 Handle Evergreen degraded mode in generate_resmoke_suitesYves Duhem2018-12-131-0/+6
* SERVER-29999 Implement FSM Scheduler for concurrency_simultaneousRobert Guo2018-06-041-1/+1
* SERVER-23312 Python linting - Lint using pylint, pydocstyle & mypyJonathan Abrahams2018-04-051-10/+4
* SERVER-23312 Format Python files with yapfJonathan Abrahams2018-03-261-5/+5
* SERVER-33397 New suitesconfig moduleYves Duhem2018-02-231-0/+114