Closed
Bug 773810
Opened 13 years ago
Closed 13 years ago
Bugzilla crontabber app not in default config, unlikely to run.
Categories
(Socorro :: Backend, task)
Socorro
Backend
Tracking
(Not tracked)
RESOLVED
FIXED
17
People
(Reporter: lonnen, Assigned: lonnen)
References
Details
(Whiteboard: [qa-])
Bugzilla cron hasn't run on c-s-d in a long time. After investigation, it appears that the crontabber ini file is missing the bugzilla cron app. We should remove the old code and put the BugzillaCronApp in the config so it will run.
Comment 1•13 years ago
|
||
Commit pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/81002dbfbf848826f1ae37f06ab7fb248494d32f
Merge pull request #706 from Lonnen/773810-crontab-fix
bug 773810 - fix bugzilla crontabber app, delete dead code
| Assignee | ||
Comment 2•13 years ago
|
||
15 was the last release so 16 is on stage so this lands on master and will go out in 17.
Target Milestone: --- → 17
| Assignee | ||
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•13 years ago
|
Target Milestone: 17 → 16
| Assignee | ||
Comment 3•13 years ago
|
||
This didn't actually get moved to stage, but it is on master to go out in 17. Retargeting so it's in the right place.
Target Milestone: 16 → 17
Updated•13 years ago
|
Whiteboard: [qa-]
You need to log in
before you can comment on or make changes to this bug.
Description
•