-
Type: New Feature
-
Resolution: Gone away
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
None
-
Decision Automation Group
-
0
Currently, selected tests does not generate mutiversion tasks. (See https://jira.mongodb.org/browse/SERVER-48105 for more info.)
As a server engineer,
I should know that changes I make to src files will result in the related multiversion tasks being generated,
so that my patch only runs the tasks that are related to my code changes.
AC:
- MULTIVERSION_TASK_PATTERN is no longer used to exclude multiversion tasks from being generated
- selected-tests alias in evergreen no longer pulls in multiversion tasks
- related to
-
SERVER-48105 Selected tests is trying to access data from a NoneType
- Closed