Closed
Bug 1549557
Opened 7 years ago
Closed 9 months ago
Allow different subtest values for "lower_is_better" and "alert_threshold"
Categories
(Testing :: Raptor, enhancement, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: whimboo, Unassigned)
Details
Right now it is only possible to set a single value for both types. But it can always happen that different sub tests need different values.
Please add the possibility to define values per sub test.
Comment 1•7 years ago
|
||
The priority flag is not set for this bug.
:rwood, could you have a look please?
For more information, please visit auto_nag documentation.
Flags: needinfo?(rwood)
Updated•7 years ago
|
Flags: needinfo?(rwood)
Priority: -- → P3
Updated•4 years ago
|
Type: defect → enhancement
Updated•3 years ago
|
Severity: normal → S3
Comment 2•9 months ago
|
||
This is currently possible. We have the settings in the artifact schema, and they are being ingested in the perfherder ETL: https://github.com/mozilla/treeherder/blob/master/treeherder/etl/perf.py#L273-L298
Status: NEW → RESOLVED
Closed: 9 months ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•