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.  
 +
All jobs are run out of the [[GlueX shared account on the JLab CUE|gluex account]].
 +
 
 +
On jlabl1:
  
 
* [[Nightly Builds of GlueX Software|nightly builds]]
 
* [[Nightly Builds of GlueX Software|nightly builds]]
 
* [[Automatic Tests of GlueX Software|automatic tests]]
 
* [[Automatic Tests of GlueX Software|automatic tests]]
 +
** b1pi test
 +
** single track test
 
* [[SQLite-form of the CCDB database|generation of SQLite version of the CCDB]]
 
* [[SQLite-form of the CCDB database|generation of SQLite version of the CCDB]]
* Deletion of pull-request builds older than one month.
+
* update of CCDB users from NIS tables
 +
* CCDB command line interface test
 +
* update of local git repository clones
  
All jobs are run out of the [[GlueX shared account on the JLab CUE|gluex account]] on jlabl1.jlab.org.
+
On ifarm1102:
 +
 
 +
* Deletion of pull-request builds older than one month.
  
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 [https://halldweb.jlab.org/websvn/prod/filedetails.php?repname=GlueX&path=%2Ftrunk%2Fhome%2Fgluex%2Fbin%2Fcrontab_jlabl1.txt jlabl1 crontab file] is kept in the Subversion repository.

Revision as of 11:26, 12 January 2016

There are several cron jobs that perform various functions for software maintenance and monitoring. All jobs are run out of the gluex account.

On jlabl1:

On ifarm1102:

  • Deletion of pull-request builds older than one month.

The jlabl1 crontab file is kept in the Subversion repository.