Closed
Bug 765236
Opened 12 years ago
Closed 12 years ago
Drop symbol age allowance from 90 to 45 days
Categories
(Socorro :: General, task)
Socorro
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ted, Assigned: ted)
References
Details
Attachments
(1 file)
(deleted),
patch
|
nthomas
:
review+
|
Details | Diff | Splinter Review |
Currently we keep 30 days' worth of nightly builds, and also allow builds to be up to 90 days old (the second criteria is used to clean up old feature branches, for example). If we drop that from 90 to 45 days, that will clean up ~90GB of builds between the Firefox and Thunderbird symbol directories.
Comment 1•12 years ago
|
||
This does not touch release builds at all, right? What policy do we have there?
Assignee | ||
Comment 3•12 years ago
|
||
Release builds are currently saved forever. This only applies to nightly builds. This kicks in when we have less than 30 builds for a particular branch, but they are older than this limit. This happens a lot when we have feature branches that stop getting built, and also when we change versions (because nightlies are grouped by product-version-os).
Updated•12 years ago
|
Attachment #633987 -
Flags: review?(nrthomas) → review+
Assignee | ||
Comment 4•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•