Closed
Bug 1340693
Opened 8 years ago
Closed 8 years ago
Enable SETA for linux64-pgo
Categories
(Tree Management Graveyard :: Treeherder: SETA, defect)
Tree Management Graveyard
Treeherder: SETA
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: rwood, Assigned: rwood)
References
Details
Attachments
(1 file)
At the moment linux64-pgo jobs are run every push (SETA expiry date is THE_FUTURE). We want to now allow SETA to potentially optimize out linux64-pgo jobs, so remove it from the SETA preseed.
Assignee | ||
Comment 1•8 years ago
|
||
Note: After this patch lands we will need to run the SETA management command load_preseed, on staging and production to force the Jobs Priority table to update.
Comment 2•8 years ago
|
||
Updated•8 years ago
|
Attachment #8838752 -
Flags: review+
Comment 3•8 years ago
|
||
Commit pushed to master at https://github.com/mozilla/treeherder
https://github.com/mozilla/treeherder/commit/a2a255e5a8660ced4a13b8823131e0d4393c7118
Bug 1340693 - Enable SETA for linux64-pgo (#2190)
Assignee | ||
Comment 4•8 years ago
|
||
Landed, deployed on staging and production. Then on staging and production: Erased the records in the JobPriority table, ran ./manage.py analyze_failures followed by ./manage.py load_preseed. Now linux64-pgo jobs are appearing in the job-priorities API output.
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Updated•5 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
•