Open
Bug 1515406
Opened 6 years ago
Updated 2 years ago
Add option to output both supplementary data (i.e. power) and the regular Raptor test result
Categories
(Testing :: Raptor, enhancement, P3)
Tracking
(Not tracked)
NEW
People
(Reporter: rwood, Unassigned)
References
Details
Bug 1473997 lands the ability for Raptor to output supplementary data that was measured alongside Raptor tests (i.e. power data).
Currently for now, to get this landed, when supplementary/power data is gathered, ONLY that data will be dumped to Perferder - and the regular Raptor test that was ran (i.e. speedometer) results will not be output for Perfherder.
Add an option in the Raptor test INI to indicate that both the supplementary data AND Raptor test results should be output to Perfherder. The functionality is already there in Bug 1473997 to dump out two separate PERFHERDER_DATA json blobs, one for the Raptor test and one for the supplementary data.
Reporter | ||
Updated•6 years ago
|
Priority: -- → P3
Comment 1•5 years ago
|
||
:sparky can you confirm if this has been resolved by the work on mozproxy stats?
Flags: needinfo?(gmierz2)
Comment 2•5 years ago
|
||
We don't have an option unfortunately. The change was hardcoded in there for mozproxy metrics which is not ideal.
Flags: needinfo?(gmierz2)
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•