Closed
Bug 630532
Opened 15 years ago
Closed 15 years ago
Please copy ~asasaki/post-symbol-upload.py to /usr/local/bin on dm-wwwbuild01
Categories
(Infrastructure & Operations :: RelOps: General, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ted, Assigned: jlaz)
References
Details
The patch in bug 607951 is going to make us try to execute /usr/local/bin/post-symbol-upload.py on the symbol server after uploading symbols. Due to the way the buildbot configs are structured, we're going to wind up executing that for try server builds when they upload symbols to build.mozilla.org. We need to add a no-op script there so we don't error out in the symbol upload.
Comment 1•15 years ago
|
||
This is a no-op script which will prevent try symbol uploads from failing.
Assignee: nobody → server-ops
Component: Release Engineering → Server Operations
QA Contact: release → mrz
Summary: Add a no-op /usr/local/bin/post-symbol-upload.py to build.mozilla.org → Please copy ~asasaki/post-symbol-upload.py to /usr/local/bin on dm-wwwbuild01
Updated•15 years ago
|
Assignee: server-ops → server-ops-releng
Component: Server Operations → Server Operations: RelEng
QA Contact: mrz → zandr
Assignee | ||
Comment 2•15 years ago
|
||
Script copied from dm-wwwbuild01:asasaki/post-symbol-upload.py to /usr/local/bin
Assignee: server-ops-releng → jlazaro
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Component: Server Operations: RelEng → RelOps
Product: mozilla.org → Infrastructure & Operations
You need to log in
before you can comment on or make changes to this bug.
Description
•