Closed
Bug 1103694
Opened 11 years ago
Closed 11 years ago
Run aws_sanity_checker.py once a day
Categories
(Release Engineering :: General, defect)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: rail, Assigned: rail)
Details
Attachments
(1 file)
1.45 KB,
patch
|
catlee
:
review+
rail
:
checked-in+
|
Details | Diff | Splinter Review |
It's been quite spammy to be actionable for buildduty. It's time to make it so!
Attachment #8527380 -
Flags: review?(catlee)
Updated•11 years ago
|
Attachment #8527380 -
Flags: review?(catlee) → review+
Assignee | ||
Comment 1•11 years ago
|
||
Comment on attachment 8527380 [details] [diff] [review]
less_spam.diff
remote: https://hg.mozilla.org/build/puppet/rev/e8b1c8569fae
remote: https://hg.mozilla.org/build/puppet/rev/8d35032ffa59
Attachment #8527380 -
Flags: checked-in+
Assignee | ||
Comment 2•11 years ago
|
||
Notice: /Stage[main]/Aws_manager::Cron/Aws_manager::Crontask[aws_sanity_checker.py]/File[/etc/cron.d/aws_manager-aws_sanity_checker.py.cron]/content:
--- /etc/cron.d/aws_manager-aws_sanity_checker.py.cron 2014-03-25 10:21:42.820089443 -0700
+++ /tmp/puppet-file20141124-22014-1yauyql-0 2014-11-24 06:43:03.741255112 -0800
@@ -1 +1 @@
-0,30 * * * * buildduty /builds/aws_manager/bin/aws_manager-aws_sanity_checker.py.sh 2>&1 | mail -E -s '[aws cron] aws_sanity_checker.py' release+aws-manager@mozilla.com
+0 6 * * * buildduty /builds/aws_manager/bin/aws_manager-aws_sanity_checker.py.sh 2>&1 | mail -E -s '[aws cron] aws_sanity_checker.py' release+aws-manager@mozilla.com
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Component: General Automation → General
You need to log in
before you can comment on or make changes to this bug.
Description
•