Closed
Bug 1547411
Opened 6 years ago
Closed 6 years ago
remove old crontabber
Categories
(Socorro :: General, task, P2)
Socorro
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: willkg, Assigned: willkg)
Details
Attachments
(1 file)
We wrote a new cronrun Django command and then rewrote all the existing crontabber jobs as Django commands that get run by cronrun per their schedule specifications.
We no longer have crontabber jobs, so it's time to remove crontabber. This bug covers that.
| Assignee | ||
Comment 1•6 years ago
|
||
Assignee: nobody → willkg
| Assignee | ||
Comment 2•6 years ago
|
||
willkg merged PR #4918: "bug 1547411: remove crontabber app" in cdde750.
I'll wait for that to get to stage and test it out.
- verify docs built ok
- verify /monitoring/crontabber/ and /monitoring/cron/ work
- watch sentry for errors
- watch crontabber logs
| Assignee | ||
Comment 3•6 years ago
|
||
Everything looked super on stage.
I pushed it to prod about 30 minutes ago.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•