Open
Bug 1635586
Opened 5 years ago
Updated 3 years ago
tables build_platform and machine_platform have many outdated entries
Categories
(Tree Management :: Treeherder, task)
Tree Management
Treeherder
Tracking
(Not tracked)
NEW
People
(Reporter: jmaher, Assigned: jmaher)
Details
I was looking for data related to the strings shown in treeherder and ran across build_platform and machine_platform tables. They both have hundreds (600+) entries, and probably should have <100.
For example, we have platforms with b2g in the name or "api 11", both of those are outdated.
I imagine wherever we use the build_platform_id and machine_platform_id, we could query for the unique set of ids used and keep those, everything not used we could purge.
Updated•4 years ago
|
Component: Database → TreeHerder
Assignee | ||
Updated•3 years ago
|
Assignee: nobody → jmaher
You need to log in
before you can comment on or make changes to this bug.
Description
•