Closed
Bug 1221277
Opened 10 years ago
Closed 10 years ago
Add a management command to remove performance signatures + datums
Categories
(Tree Management :: Perfherder, defect)
Tree Management
Perfherder
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: wlach, Assigned: wlach)
Details
Attachments
(1 file)
Sometimes we have old signature types that we don't want to keep around (e.g. when I decided to change the schema for storing apk size in bug 1149164). Let's add a management command for getting rid of performance data that we no longer want to keep for whatever reason.
| Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8682711 -
Flags: review?(jmaher)
Comment 2•10 years ago
|
||
Comment on attachment 8682711 [details] [review]
PR
thanks for the discussion in IRC- this PR seems to handle error conditions properly.
Attachment #8682711 -
Flags: review?(jmaher) → review+
Comment 3•10 years ago
|
||
Commit pushed to master at https://github.com/mozilla/treeherder
https://github.com/mozilla/treeherder/commit/bb9e3e4740ca83c1b091d6887c7ce8dbd4e1e8e7
Bug 1221277 - Add a command for removing unwanted performance data
| Assignee | ||
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•