~gz/charms/precise/juju-reports/rm_cron_storedata

« back to all changes in this revision

Viewing changes to templates/crontab.tmpl

  • Committer: Martin Packman
  • Date: 2015-01-20 15:23:00 UTC
  • Revision ID: martin.packman@canonical.com-20150120152300-7n68poy4wwjj04b2
Remove store-trigger after cbtest from crontab template

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
$error_email
4
4
INI=$reports_home/production.ini
5
5
 
6
 
* * * * * ubuntu cbtest --email-logs --log-file $logs/cbtest.log && store-trigger --email-logs --log-file $logs/store-trigger.log
 
6
* * * * * ubuntu cbtest --email-logs --log-file $logs/cbtest.log
7
7
*/$interval * * * * ubuntu $reports_home/bin/python $reports_home/jujureports/jobs/jujuci.py
8
8
*/$interval * * * * ubuntu get-s3-ci-results --email-logs --log-file $logs/get-s3-ci-results.log
9
9
# */$interval * * * * ubuntu INI=$reports_home/production.ini $reports_home/bin/python $reports_home/jujureports/jobs/charm_testing.py