Closed Bug 522169 Opened 16 years ago Closed 16 years ago

[AMO] New & renamed cron jobs on preview.amo

Categories

(Infrastructure & Operations Graveyard :: WebOps: Other, task)

All
Other
task
Not set
major

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jbalogh, Assigned: oremj)

Details

New: /usr/bin/python26 maintenance.py personas_adu Renames: php -f maintenance.php collections_ratings php -f maintenance.php share_count_totals These should now be: /usr/bin/python26 maintenance.py collections_ratings /usr/bin/python26 maintenance.py share_count_totals The timings don't need to change.
Assignee: server-ops → jeremy.orem+bugs
43 * * * * root cd /data/amo/www/addons.mozilla.org-preview/bin; /usr/bin/python26 maintenance.py personas_adu */15 * * * * root cd /data/amo/www/addons.mozilla.org-preview/bin; /usr/bin/python26 maintenance.py share_count_totals */11 * * * * root cd /data/amo/www/addons.mozilla.org-preview/bin; /usr/bin/python26 maintenance.py collections_ratings
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.