Difference between revisions of "GlueX Cron Jobs"

From GlueXWiki
Jump to: navigation, search
(Created page with "There are several cron jobs that perform various functions for software maintenance and monitoring. These include, but are not limited to: * nightly builds * automatic tests * o...")
 
Line 5: Line 5:
 
* off-site database refresh
 
* off-site database refresh
 
* generation of SQLite version of the CCDB
 
* generation of SQLite version of the CCDB
 +
 +
All jobs are run out of the [[GlueX shared account on the JLab CUE|gluex account]] on jlabl1.jlab.org.
 +
 +
The [http://clasweb.jlab.org/websvn/prod/filedetails.php?repname=GlueX&path=%2Ftrunk%2Fhome%2Fgluex%2Fbin%2Fcrontab_jlabl1.txt crontab file] is kept in the Subversion repository.

Revision as of 18:37, 26 January 2014

There are several cron jobs that perform various functions for software maintenance and monitoring. These include, but are not limited to:

  • nightly builds
  • automatic tests
  • off-site database refresh
  • generation of SQLite version of the CCDB

All jobs are run out of the gluex account on jlabl1.jlab.org.

The crontab file is kept in the Subversion repository.