Merge lp:~abentley/charms/precise/juju-reports/use-update-stats into lp:~juju-qa/charms/precise/juju-reports/trunk

Proposed by Aaron Bentley
Status: Merged
Merged at revision: 31
Proposed branch: lp:~abentley/charms/precise/juju-reports/use-update-stats
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:~abentley/charms/precise/juju-reports/use-update-stats
Reviewer Review Type Date Requested Status
Curtis Hovey (community) code Approve
Review via email: mp+221450@code.launchpad.net

Commit message

Use the update-stats script instead of the scorecard job.

Description of the change

Now that the update-stats scripts is provided, use it instead of the scorecard job.

To post a comment you must log in.
Revision history for this message
Curtis Hovey (sinzui) wrote :

Thank you.

review: Approve (code)

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-05-12 16:00:50 +0000
3+++ templates/crontab.tmpl 2014-05-29 18:59:06 +0000
4@@ -6,5 +6,5 @@
5 */$interval * * * * ubuntu INI=$reports_home/production.ini $reports_home/bin/python $reports_home/jujureports/jobs/charm_testing.py
6 # The weekday below should match the value scorecard.collection_day
7 # in the file production.ini in lp:juju-reports.
8-0 16 * * 0 ubuntu INI=$reports_home/production.ini $reports_home/bin/python $reports_home/jujureports/jobs/scorecard.py
9+0 16 * * 0 ubuntu INI=$reports_home/production.ini $reports_home/bin/update-stats $reports_home/bugs.json $reports_home/jujureports/lp_credentials.txt
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: