Merge lp:~adeuring/charms/precise/juju-reports/charm-fix-scorecard-collection-time-slice into lp:~juju-qa/charms/precise/juju-reports/trunk

Proposed by Abel Deuring
Status: Merged
Merged at revision: 23
Proposed branch: lp:~adeuring/charms/precise/juju-reports/charm-fix-scorecard-collection-time-slice
Merge into: lp:~juju-qa/charms/precise/juju-reports/trunk
Diff against target: 10 lines (+1/-1)
1 file modified
templates/crontab.tmpl (+1/-1)
To merge this branch: bzr merge lp:~adeuring/charms/precise/juju-reports/charm-fix-scorecard-collection-time-slice
Reviewer Review Type Date Requested Status
Aaron Bentley (community) Approve
Review via email: mp+217017@code.launchpad.net

Description of the change

Update the time when the scorecard job starts. For details, see lp:~adeuring/juju-reports/scorecard-fix-time-slice

To post a comment you must log in.
Revision history for this message
Aaron Bentley (abentley) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'templates/crontab.tmpl'
2--- templates/crontab.tmpl 2014-04-18 19:19:12 +0000
3+++ templates/crontab.tmpl 2014-04-24 10:09:37 +0000
4@@ -4,5 +4,5 @@
5
6 */$interval * * * * ubuntu INI=production.ini $reports_home/bin/python $reports_home/jujureports/jobs/jujuci.py
7 */$interval * * * * ubuntu INI=production.ini $reports_home/bin/python $reports_home/jujureports/jobs/charm_testing.py
8-0 0 * * 6 ubuntu INI=production.ini $reports_home/bin/python $reports_home/jujureports/jobs/scorecard.py
9+0 16 * * 6 ubuntu INI=production.ini $reports_home/bin/python $reports_home/jujureports/jobs/scorecard.py
10 #0 0 * * 1 ubuntu INI=production.ini $reports_home/bin/python $reports_home/jujureports/jobs/cabs.py

Subscribers

People subscribed via source and target branches

to all changes: