-
Type: New Feature
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
Fully Compatible
-
v3.4
-
TIG 2017-02-13, TIG 2017-03-06
- Add a --taskId command line option to resmoke.py and add a new variable to the resmokelib.config module. The etc/evergreen.yml project configuration should then be updated to use the ${task_id} expansion in all resmoke.py invocations in order to propagate the task_id from Evergreen to resmoke.py.
- The task id should be sent along in POST requests to logkeeper when creating builds and tests via the "/build/" and "/build/<build_id>/test/" routes as a parameter called task_id.