/[MITgcm]/mitgcm.org/scripts/crontab_jmc
ViewVC logotype

Diff of /mitgcm.org/scripts/crontab_jmc

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.21 by jmc, Wed Apr 10 15:52:24 2013 UTC revision 1.30 by jmc, Tue Jan 5 17:31:25 2021 UTC
# Line 1  Line 1 
1  # $Header$  # $Header$
2    
3    Note:
4     1) processing emails (scripts/process_emails) has been commented out from
5        crontab on jmc@mitgcmcvs.mit.edu (on Feb 02, 2018) since no testreport
6        email was sent anymore to this address: jmc@dev.mitgcm.org
7     2) running ./daily_update was kept for longer, until Jan 05, 2021, since the
8        update of ref_machine testing scripts was used for baudelaire testing (which
9        ended after Feb 21, 2020).
10  #---------------------------------------------------------  #---------------------------------------------------------
11  #-from: jmc@forge.csail.mit.edu  #-Formerly from: jmc@forge.csail.mit.edu -- Now on: jmc@mitgcmcvs.mit.edu:
12  #  current output of "crontab -l":  #  current output of "crontab -l":
13    MAILTO=jmc@ocean.mit.edu
14    
15  15,45 * * * * /u/u2/jmc/testing/scripts/process_emails  14,44 * * * * /u/jmc/testing/scripts/process_emails
16  #55  * * * * /u/u2/jmc/testing/scripts/build_mitgcm_front  30 23 * * * cd /u/jmc/testing && ./daily_update && cp -p scripts/daily_update .
 #30 23 * * * /u/u2/jmc/testing/scripts/daily_update  
 #25 00 * * * /u/u2/jmc/testing/scripts/daily_tarfile  
 #16 07,09,11,14,17 * * *  cd /u/u2/jmc/testing/logs && ../scripts/check_outp -t -a jmc@ocean.mit.edu > chk_outp.stdout  
 #26 09 * * *  cd /u/u2/jmc/testing/logs && ../scripts/check_outp -a jmc@ocean.mit.edu -d yesterday > chk_outp.stdout  
 ##05 14 * * *  cd /u/u2/jmc/testing/front_content && ./make_summary -d 2010_02  
17    
18  #---------------------------------------------------------  #- Note: testreport output emails sent to: "jmc@dev.mitgcm.org" are put in
19  #-from: jmc@baudelaire.csail.mit.edu  #        ~jmc/Mail/MITgcm-test/ on: forge.csail.mit.edu by procmail,
20  #  current output of "crontab -l":  #        using following ~/.procmailrc :
21  MAILTO=jmc@ocean.mit.edu  -----> File starts here:
22    
23    PATH=/bin:/usr/bin
24    MAILDIR=$HOME/Mail      #you'd better make sure it exists
25    DEFAULT=$MAILDIR/default
26    LOGFILE=$MAILDIR/log    #recommended
27    
28    #  :0 c
29    :0
30    * ^Subject:.*MITgcm-test
31    MITgcm-test
32    
33  05 00 * * *  /u/u2/jmc/testing/csail/test_baudelaire  :0
34  01 15 * * *    cd /u/u0/httpd/html/build_manual && /u/u2/jmc/testing/scripts/bld_manual.sh > bld_manual.log 2>&1 ; cp -p bld_manual.log /u/u2/jmc/testing/logs/bld_manual.$$  ! jmc@ocean.mit.edu
 #40 10 * * * /u/u2/jmc/testing/temp/test_baudelaire  
 #40 20 * * * /u/u2/jmc/testing/temp/test_crontab  
   
 #- from forge:  
 #15,45 * * * * /u/u2/jmc/testing/scripts/process_emails  
 55  * * * * /u/u2/jmc/testing/scripts/build_mitgcm_front  
 30 23 * * * /u/u2/jmc/testing/scripts/daily_update  
 25 00 * * * /u/u2/jmc/testing/scripts/daily_tarfile  
 16 07,09,11,14,17 * * *  cd /u/u2/jmc/testing/logs && ../scripts/check_outp -t -a jmc@ocean.mit.edu > chk_outp.stdout  
 46 08,12,15 * * *  cd /u/u2/jmc/testing/logs && ../scripts/check_outp -a jmc@ocean.mit.edu > chk_outp.stdout  
 26 09 * * *  cd /u/u2/jmc/testing/logs && ../scripts/check_outp -a jmc@ocean.mit.edu -d yesterday > chk_outp.stdout  
 #05 14 * * *  cd /u/u2/jmc/testing/front_content && ./make_summary -d 2010_02  
35    
36    <----- File Ends here.
37  #---------------------------------------------------------  #---------------------------------------------------------
38  #-from: jmc@dickens.csail.mit.edu  #-from: jmc@baudelaire.mit.edu
39  #  current output of "crontab -l":  #  current output of "crontab -l":
40  MAILTO=jmc@ocean.mit.edu  MAILTO=jmc@ocean.mit.edu
41    
42  15 00 * * *  /u/u2/jmc/testing/csail/test_dickens  05 00 * * * /u/jmc/testing/csail/test_baudelaire a
43  #50 6,8,10,12,14,16,18,20,23  * * * /u/u2/jmc/testing/scripts/build_mitgcm_front  15 00 * * * /u/jmc/testing/csail/test_baudelaire b
44  #05 15 * * *    cd /u/u0/httpd/html/build_manual && /u/u2/jmc/testing/scripts/bld_manual.sh > bld_manual.log 2>&1 ; cp -p bld_manual.log /u/u2/jmc/testing/logs/bld_manual.$$  #- comment out manual built on Jan 23, 2018 (frozen)
45    # 01 15 * * * cd /u/u0/httpd/html/build_manual && /u/jmc/testing/scripts/bld_manual.sh > bld_manual.log 2>&1 ; cp -p bld_manual.log /u/jmc/testing/logs/bld_manual.$$
46  #05 15 * * *  /u/u2/jmc/testing/temp/test_dickens  #40 13 * * * /u/jmc/testing/temp/test_baudelaire a
47    #46 10 * * * /u/jmc/testing/temp/test_crontab
48    
49    #- Inherited from forge, now commented out (moved to: jm_c@mitgcmcvs.mit.edu, see: crontab_gcm):
50    # #15,45 * * * * /u/jmc/testing/scripts/process_emails
51    # 55  * * * * /u/jmc/testing/scripts/build_mitgcm_front
52    # 30 23 * * * cd /u/jmc/testing && ./daily_update && cp -p scripts/daily_update .
53    # 25 00 * * * /u/jmc/testing/scripts/daily_tarfile
54    # 35 00 * * * /u/jmc/testing/scripts/mk_git_tarfile
55    # #05 16 * * * cd /u/jmc/testing/front_content && ./make_summary -d 2017_12
56    
57    # 16 07,13,16,18 * * *  cd /u/jmc/testing/logs && ../scripts/check_outp -t -a jmc@mit.edu > chk_outp.stdout
58    # 46 09,11,14    * * *  cd /u/jmc/testing/logs && ../scripts/check_outp -t -a jmc@mit.edu > chk_outp.stdout
59    # 50 09 * * * cd /u/jmc/testing/logs && ../scripts/check_outp -a jmc@mit.edu -d yesterday > chk_outp.stdout
60    
61  #---------------------------------------------------------  #---------------------------------------------------------

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.30

  ViewVC Help
Powered by ViewVC 1.1.22