-
Type: New Feature
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
None
-
Fully Compatible
-
STM 2021-03-22
-
2
Add a YAML configuration to resmokeconfig with evergreen task name: documentation key value pairs. Resmoke will print out the documentation for its task_name when a task_name is passed in through the command line and when documentation is available.
Since generated tasks have arbitrary suffixes, we should remove any pure numerical suffixes in the task name after the last underscore. (e.g. "_123" should be removed, but "_abc" should not)
- related to
-
SERVER-58613 Add documentation on which jstest tags have which passthrough effects
- Closed