Difference between revisions of "GlueX Cron Jobs"

From GlueXWiki
Jump to: navigation, search
Line 1: Line 1:
 
There are several cron jobs that perform various functions for software maintenance and monitoring. These include, but are not limited to:
 
There are several cron jobs that perform various functions for software maintenance and monitoring. These include, but are not limited to:
  
* nightly builds
+
* [[Nightly Builds of GlueX Software|nightly builds]]
* automatic tests
+
* [[Automatic Tests of GlueX Software|automatic tests]]
* off-site database refresh
+
* [[SQLite-form of the CCDB database|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.
 
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.
 
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:41, 26 January 2014

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

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

The crontab file is kept in the Subversion repository.