Closed
Bug 690050
Opened 13 years ago
Closed 13 years ago
automatically remove binaries from signing directories
Categories
(Release Engineering :: Release Automation: Other, defect, P3)
Release Engineering
Release Automation: Other
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: bhearsum, Unassigned)
Details
(Whiteboard: [signing][releases])
We have a limited amount of disk space on keymaster, and especially with as many releases as we have these days, we hit out-of-disk errors more often. IMHO there's no reason to keep the binaries (both signed and unsigned) on keymaster after we successfully upload back to stage.
For Desktop, we should delete these directories after all verifications are finished. For Mobile, we should do it after the upload (because we have no verifications that run on keymaster afaik).
Ideally, we'd move the directory to d:\signing-work\removed_binaries, too, but I don't think that's possible the cygwin shell will be in that directory, and Windows will complain
Updated•13 years ago
|
Priority: -- → P3
Whiteboard: [signing][releases]
Updated•13 years ago
|
Blocks: hg-automation
Reporter | ||
Updated•13 years ago
|
No longer blocks: hg-automation
Reporter | ||
Comment 1•13 years ago
|
||
Mass move of bugs to Release Automation component.
Blocks: hg-automation
Component: Release Engineering → Release Engineering: Automation (Release Automation)
Reporter | ||
Updated•13 years ago
|
No longer blocks: hg-automation
Reporter | ||
Comment 2•13 years ago
|
||
We use the signing servers now, which clean up after themselves.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WONTFIX
Assignee | ||
Updated•11 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•