Closed
Bug 1166776
Opened 9 years ago
Closed 9 years ago
[raptor] include app name in results task output
Categories
(Firefox OS Graveyard :: Gaia::PerformanceTest, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: rwood, Assigned: rwood)
References
Details
Attachments
(1 file)
:alive pointed out that the app name itself is not included in the log file for the raptor-results task. The app name is displayed on the treeherder symbol pop-up text but should also be included in the output when processing the results.
Assignee | ||
Comment 1•9 years ago
|
||
Note: This will require a change in the raptor-result TC task itself, so that the task has an env var for the app name. Could parse it from the raptor log but better to have it in the results task itself so that when following the tasks on TC it is clear what app the result task is for.
Assignee | ||
Comment 2•9 years ago
|
||
Raptor-results docker image portion
Attachment #8608810 -
Flags: review?(eperelman)
Assignee | ||
Comment 3•9 years ago
|
||
The raptor-graph portion of this change is only a couple of lines, so including it in Bug 1163088
Assignee | ||
Comment 4•9 years ago
|
||
Also updated the raptor-results PR to include displaying the gaia revs used in the raptor tests.
Updated•9 years ago
|
Attachment #8608810 -
Flags: review?(eperelman) → review+
Assignee | ||
Comment 5•9 years ago
|
||
Merged, now that Bug 1163088 has landed (which provides the app name to the results tasks)
https://github.com/rwood-moz/raptor-results/commit/e9278a7040dcd7097001ae99a3290315456fa196
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Comment 6•9 years ago
|
||
Thanks for quick response :)
You need to log in
before you can comment on or make changes to this bug.
Description
•