Difference between revisions of "GlueX Cron Jobs"

From GlueXWiki
Jump to: navigation, search
(On sandd1)
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
All jobs are run out of the [[GlueX shared account on the JLab CUE|gluex account]].
 
All jobs are run out of the [[GlueX shared account on the JLab CUE|gluex account]].
  
On jlabl1:
+
== On jlabl1 ([https://halldweb.jlab.org/websvn/prod/filedetails.php?repname=GlueX&path=%2Ftrunk%2Fhome%2Fgluex%2Fbin%2Fcrontab_jlabl1.txt crontab])==
  
 
* [[Nightly Builds of GlueX Software|nightly builds]]
 
* [[Nightly Builds of GlueX Software|nightly builds]]
Line 13: Line 13:
 
* update of local git repository clones
 
* update of local git repository clones
  
On ifarm1102:
+
== On ifarm1102 ([https://halldweb.jlab.org/websvn/prod/filedetails.php?repname=GlueX&path=%2Ftrunk%2Fhome%2Fgluex%2Fbin%2Fcrontab_ifarm1102.txt crontab]) ==
  
 
* Deletion of pull-request builds older than one month.
 
* Deletion of pull-request builds older than one month.
  
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.
+
== On sandd1 ==
 +
 
 +
[https://github.com/JeffersonLab/home_gluex_bin/blob/main/crontab_sandd1.txt Crontab for gluex@sandd1.jlab.org].
 +
 
 +
* [https://github.com/JeffersonLab/home_gluex_bin/blob/main/ccdb_update_users.sh Update of users on the CCDB].

Latest revision as of 21:29, 12 December 2021

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 (crontab)

On ifarm1102 (crontab)

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

On sandd1

Crontab for gluex@sandd1.jlab.org.