Closed
Bug 1127543
Opened 11 years ago
Closed 11 years ago
Deprecate symbols unpacker crontabber app
Categories
(Socorro :: General, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: peterbe, Assigned: peterbe)
References
()
Details
(Whiteboard: [config change])
Once https://bugzilla.mozilla.org/show_bug.cgi?id=1085530 goes into effect, we no longer have a need of unpacking zip files.
With 1085530 all the unpacking and pushing to S3 happens within the symbols uploader.
| Assignee | ||
Comment 1•11 years ago
|
||
Assignee: nobody → peterbe
Status: NEW → ASSIGNED
Comment 2•11 years ago
|
||
Commits pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/ba6ca3e48db3cc1f657202d84a003abd4c0e1a30
fixes bug 1127543 - Deprecate symbols unpacker crontabber app
https://github.com/mozilla/socorro/commit/196cb7f64bd0f1713abfd9c001c18c724add43e1
Merge pull request #2709 from peterbe/bug-1127543-deprecate-symbols-unpacker-crontabber-app
fixes bug 1127543 - Deprecate symbols unpacker crontabber app
Updated•11 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 3•11 years ago
|
||
This broke jenkins https://ci.mozilla.org/job/socorro-release/1708/console
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 4•11 years ago
|
||
(In reply to Peter Bengtsson [:peterbe] from comment #3)
> This broke jenkins https://ci.mozilla.org/job/socorro-release/1708/console
Clearing the jenkins workspace fixed it. However, this needs a config change - we're overriding the jobs config key in crontabber.ini, symbols unpack app needs to be removed from it.
I've done this on stage:
Sending files/stage/etc-socorro/crontabber.ini
Transmitting file data .
Committed revision 103604.
Status: REOPENED → RESOLVED
Closed: 11 years ago → 11 years ago
Resolution: --- → FIXED
Whiteboard: [config change]
Comment 5•11 years ago
|
||
Making the prod config change now too, so we don't bust prod when this gets pushed:
Sending files/prod/etc-socorro/crontabber.ini
Sending files/stage/etc-socorro/crontabber.ini
Transmitting file data ..
Committed revision 103608.
You need to log in
before you can comment on or make changes to this bug.
Description
•