~abentley/charms/precise/juju-reports/industrial-test-dir

« back to all changes in this revision

Viewing changes to templates/crontab.tmpl

  • Committer: Aaron Bentley
  • Date: 2014-08-14 18:30:02 UTC
  • mfrom: (41.1.2 cron-store-trigger)
  • Revision ID: aaron.bentley@canonical.com-20140814183002-1mlbm8m469mu76pz
Add store-trigger & cbtest to cron, update template handling.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
3
3
$error_email
4
4
 
 
5
* * * * * ubuntu INI=$reports_home/production.ini $reports_home/bin/cbtest > /dev/null && INI=$reports_home/production.ini $reports_home/bin/store-trigger > /dev/null 2> /dev/null
5
6
*/$interval * * * * ubuntu INI=$reports_home/production.ini $reports_home/bin/python $reports_home/jujureports/jobs/jujuci.py
6
 
*/$interval * * * * ubuntu INI=$reports_home/production.ini $reports_home/bin/python $reports_home/jujureports/jobs/charm_testing.py
 
7
# */$interval * * * * ubuntu INI=$reports_home/production.ini $reports_home/bin/python $reports_home/jujureports/jobs/charm_testing.py
7
8
# The weekday below should match the value scorecard.collection_day
8
9
# in the file production.ini in lp:juju-reports.
9
10
0 16 * * 0 ubuntu INI=$reports_home/production.ini $reports_home/bin/update-stats $reports_home/bugs.json $reports_home/jujureports/lp_credentials.txt