Closed
Bug 1174192
Opened 10 years ago
Closed 9 years ago
[treeherder-client] Allow TreeherderJobCollection to specify the Tier-* level
Categories
(Tree Management Graveyard :: Treeherder: Client Libraries, defect)
Tree Management Graveyard
Treeherder: Client Libraries
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: whimboo, Assigned: camd)
Details
Attachments
(1 file)
Right now there is no way to specify the Tier level when sending reports to treeherder. Which means every result will be Tier-1 unless the Group/Job is excluded from it.
As Cameron pointed out it would be good to have the selection on the TreeherderJobCollection class, and maybe it should default to 2 or lower.
Assignee | ||
Comment 2•9 years ago
|
||
Attachment #8624018 -
Flags: review?(mdoglio)
Updated•9 years ago
|
Attachment #8624018 -
Flags: review?(mdoglio) → review+
Comment 3•9 years ago
|
||
Could you please add a note on this to the client documentation before pushing:
https://github.com/mozilla/treeherder/blob/master/docs/submitting_data.rst
Just a very simple example should be sufficient.
Comment 4•9 years ago
|
||
Commit pushed to master at https://github.com/mozilla/treeherder
https://github.com/mozilla/treeherder/commit/f92ba96cb29230a5cd8638142abb8f7441dddc90
Bug 1174192 - Allow specifying tier for a job from the client
Assignee | ||
Comment 5•9 years ago
|
||
Yep, added some doc notes to it.
Assignee | ||
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Updated•9 years ago
|
Component: Treeherder: API → Treeherder: Python Client
Updated•4 years ago
|
Product: Tree Management → Tree Management Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•