Closed Bug 1139360 Opened 10 years ago Closed 9 years ago

Go through the Treeherder schema and find tables and fields that are not being used

Categories

(Tree Management :: Treeherder, defect, P4)

defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1178227

People

(Reporter: emorley, Unassigned)

Details

Bit of a generic bug, but I've seen a few different things that we don't use at the moment, and more importantly can't really see us having a use for. eg the jobs table has a "who" field which doesn't seem to be providing any use, we also have a device table that just has random b2g device names in + "vm" (it should either have all device/machine types or else we get rid of it and use vm vs not-vm as a property somewhere else).
Summary: Remove unused tables & fields from the schema → Go through the Treeherder schema and find tables and fields that are not being used
Few other things: * we added the resultset concept since we thought we'd be doing tracking multi-repo repos. we don't make use of this and could simplify the schema if we thought we were not wanting to do this in the future. (we currently have 'revision', 'revision_map', 'resultset'). * we don't use these tables: machine_note, repository_version
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.