Closed
Bug 1268593
Opened 9 years ago
Closed 9 years ago
We should cycle job group and type data
Categories
(Tree Management :: Treeherder: Data Ingestion, defect)
Tree Management
Treeherder: Data Ingestion
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: wlach, Assigned: wlach)
References
Details
Attachments
(1 file)
We have a lot of old junk that's no longer even associated with any jobs. Really, along with purging old jobs, we should also purge reference data which is no longer associated with any jobs after that's done. It turns out this is pretty easy to do, so I just did it.
Assignee | ||
Comment 1•9 years ago
|
||
On production, for example, only 3115 out of 4437 job types are currently being used.
Comment 2•9 years ago
|
||
Assignee | ||
Comment 3•9 years ago
|
||
Comment on attachment 8746630 [details] [review]
[treeherder] wlach:1268593 > mozilla:master
This is obviously the sort of thing we want to be careful about, so could you both take a look at it? It's a very small patch.
Attachment #8746630 -
Flags: review?(emorley)
Attachment #8746630 -
Flags: review?(cdawson)
Comment 4•9 years ago
|
||
This will help make the sheriffing panel faster, too. It times out because we have so many job types being listed in an ng-repeat.
Updated•9 years ago
|
Attachment #8746630 -
Flags: review?(cdawson) → review+
Updated•9 years ago
|
Attachment #8746630 -
Flags: review?(emorley) → review+
Comment 5•9 years ago
|
||
Pull request has landed in master: https://github.com/mozilla/treeherder/commit/62fab5684e2f174e198567d495ea6dbd3a63eeca
Comment 6•9 years ago
|
||
Commit pushed to master at https://github.com/mozilla/treeherder
https://github.com/mozilla/treeherder/commit/414d68a8069f29809824851da6ba4acccf854088
Bug 1268593 - Cycle job type / group / runnable job reference data
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•