Details
-
Task
-
Resolution: Fixed
-
Major - P3
-
None
-
Fully Compatible
-
STM 2019-05-20
-
1
Description
The attach.artifacts command takes a JSON file containing an array of links to include in the "Files" section of the task page. A link to https://github.com/mongodb/mongo/wiki/Running-Tests-from-Evergreen-Tasks-Locally should be added for any Evergreen task that calls the "run tests" function.
[
|
{
|
"name": "Running Tests from Evergreen Tasks Locally",
|
"link": "https://github.com/mongodb/mongo/wiki/Running-Tests-from-Evergreen-Tasks-Locally",
|
"visibility": "public"
|
}
|
]
|
Attachments
Issue Links
- is related to
-
SERVER-40241 Have resmoke.py log an invocation for local usage
-
- Closed
-