Closed
Bug 690050
Opened 14 years ago
Closed 14 years ago
automatically remove binaries from signing directories
Categories
(Release Engineering :: Release Automation, defect, P3)
Release Engineering
Release Automation
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•14 years ago
|
Priority: -- → P3
Whiteboard: [signing][releases]
Updated•14 years ago
|
Blocks: hg-automation
| Reporter | ||
Updated•14 years ago
|
No longer blocks: hg-automation
| Reporter | ||
Comment 1•14 years ago
|
||
Mass move of bugs to Release Automation component.
Blocks: hg-automation
Component: Release Engineering → Release Engineering: Automation (Release Automation)
| Reporter | ||
Updated•14 years ago
|
No longer blocks: hg-automation
| Reporter | ||
Comment 2•14 years ago
|
||
We use the signing servers now, which clean up after themselves.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WONTFIX
| Assignee | ||
Updated•13 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•