Closed Bug 967846 Opened 10 years ago Closed 10 years ago

Remove cronsubmitter from stage cron

Categories

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

x86
macOS
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: bburton, Assigned: bburton)

Details

Remove cronsubmitter from stage cron
-> % svn diff
Index: modules/socorro/files/stage/admin/etc-cron.d/socorro
===================================================================
--- modules/socorro/files/stage/admin/etc-cron.d/socorro	(revision 81775)
+++ modules/socorro/files/stage/admin/etc-cron.d/socorro	(working copy)
@@ -15,9 +15,6 @@
 # Daily CSV report for crash-analysis
 55 03 * * * socorro /data/bin/cron_daily_reports.sh

-# STAGE ONLY - submit crashes to dev
-*/3 * * * * socorro /data/socorro/application/scripts/crons/cron_submitter.sh crash-reports-dev.allizom.org 1000
-
 0 * * * * socorro /data/socorro/application/scripts/crons/cron_fixbrokendumps.sh

 # stage restarts after db replica rebuild, https://bugzilla.mozilla.org/show_bug.cgi?id=833868
bburton@althalus [02:36:48] [~/code/mozilla/sysadmins/puppet/trunk]
-> % svn ci -m "removing cron submitter job from socorro stage, bug 967846"
Sending        trunk/modules/socorro/files/stage/admin/etc-cron.d/socorro
Transmitting file data .
Committed revision 81813.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.