Closed
Bug 647240
Opened 14 years ago
Closed 14 years ago
Add cron to support (prod) and run it once
Categories
(Infrastructure & Operations Graveyard :: WebOps: Other, task)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: jsocol, Assigned: dumitru)
Details
Hey, we missed a change during our release last night: we need to add this cron
50 */6 * * * cd /data/www/support.mozilla.com/kitsune; /usr/bin/python26 manage.py cron cache_top_contributors
And run `python26 manage.py cron cache_top_contributors` once.
Thanks!
| Assignee | ||
Updated•14 years ago
|
Assignee: server-ops → dgherman
Comment 1•14 years ago
|
||
Done. Added to sumocelery crontab and ran the cron once by hand. There was no output.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Updated•6 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•