Difference between revisions of "Testing Crons"
From Mpich
(→Human Readable Timeline) |
(→Human Readable Timeline) |
||
Line 75: | Line 75: | ||
|octagon || thakur || 9:30pm || * || /home/MPI/nightly/basictests -cc=gcc -cxx=g++ -f77=g77 -f90=gfortran -arch=x86_64-Linux-GNU | |octagon || thakur || 9:30pm || * || /home/MPI/nightly/basictests -cc=gcc -cxx=g++ -f77=g77 -f90=gfortran -arch=x86_64-Linux-GNU | ||
|- | |- | ||
− | |vanquish || thakur || 9:00pm || * || /home/MPI/nightly/basictests -soft=intel-11 -cc=icc -cxx=icpc -fc=ifort -f90=ifort -arch=x86_64-Linux-Intel | + | |vanquish || thakur || 9:00pm || * || /home/MPI/nightly/basictests -otherargs=-enable=--disable-graphics -soft=intel-11 -cc=icc -cxx=icpc -fc=ifort -f90=ifort -arch=x86_64-Linux-Intel |
|- | |- | ||
|trounce || thakur || 9:15pm || * || /home/MPI/nightly/basictests -otherargs=-enable=--disable-totalview -soft=pgi-10.3 -cc="pgcc" -cxx="pgCC" -fc="pgf77" -f90="pgf90" -arch=IA32-Linux-PG | |trounce || thakur || 9:15pm || * || /home/MPI/nightly/basictests -otherargs=-enable=--disable-totalview -soft=pgi-10.3 -cc="pgcc" -cxx="pgCC" -fc="pgf77" -f90="pgf90" -arch=IA32-Linux-PG |
Revision as of 03:34, 11 May 2010
This page should help in debugging issues running the old nightly tests.
Raw crontab info
Dump of crontabs from [email protected] and [email protected] on relevant hosts as of 2010-05-10. These cover the old nightly tests.
==== dumping thakur's contab on octagon # m h dom mon dow command 30 21 * * * /home/MPI/nightly/basictests -cc=gcc -cxx=g++ -f77=g77 -f90=gfortran -arch=x86_64-Linux-GNU ==== dumping thakur's contab on triumph # m h dom mon dow command 49 06 * * 2 /home/MPI/nightly/getcoverage -updateweb -quiet -device=ch3:nemesis 47 08 * * * /home/MPI/nightly/updatesum 07 07 * * * /home/MPI/nightly/updatesum 07 12 * * * /home/MPI/nightly/updatesum 07 17 * * * /home/MPI/nightly/cleanold 22 19 * * * /home/MPI/testing/tsuites/bin/updatetsuites # updatecvs updates the mpich2 in /home/MPI/testing/mpich2/mpich2 and # runs maint/updatefiles over it 09 20 * * * /home/MPI/nightly/updatecvs # Update the mpich todo list. Make this update happen after the # check for runaways 09 08 * * * /home/MPI/nightly/updatetodo # Make sure that the ftp logs are being collected 27 08 * * * /home/MPI/maint/ftplogs/checklogs # Get ftp log info 17 03 1 * * /home/MPI/maint/ftplogs/get_aftp_monthly 15 21 * * * /home/MPI/nightly/basictests -otherargs=-enable=--disable-graphics -soft=intel-11 -cc="icc" -cxx="icpc" -fc="ifort" -f90="ifort" -arch=IA32-Linux-Intel ==== dumping thakur's contab on vanquish # m h dom mon dow command 00 21 * * * /home/MPI/nightly/basictests -otherargs=-enable=--disable-graphics -soft=intel-11 -cc=icc -cxx=icpc -fc=ifort -f90=ifort -arch=x86_64-Linux-Intel ==== dumping thakur's contab on elephant # m h dom mon dow command 30 10 * * * /home/MPI/nightly/basictests -otherargs=-enable=--enable-sharedlibs=gcc -arch=IA32-Linux-GNU-shared ==== dumping thakur's contab on trounce # m h dom mon dow command 15 21 * * * /home/MPI/nightly/basictests -otherargs=-enable=--disable-totalview -soft=pgi-10.3 -cc="pgcc" -cxx="pgCC" -fc="pgf77" -f90="pgf90" -arch=IA32-Linux-PG ==== dumping buntinas's contab on elephant 00 22 * * * /home/MPI/nightly/basictests -arch=IA32-Linux-GNU
The above output was created by concatenating the results of the following command as run by each user (along with some minor trimming):
for h in octagon octopus triumph vanquish elephant; do ; echo "==== dumping ${USER}'s contab on ${h}" ; ssh ${h}.mcs.anl.gov crontab -l ; done
Human Readable Timeline
Host | Crontab Owner | Start Time | Days of the Week | Command |
---|---|---|---|---|
triumph | thakur | 6:49am | Tue | /home/MPI/nightly/getcoverage -updateweb -quiet -device=ch3:nemesis |
triumph | thakur | 6:49am | Thu | /home/MPI/nightly/getcoverage -updateweb -quiet -device=ch3:ssm |
triumph | thakur | 6:49am | Sat | /home/MPI/nightly/getcoverage -updateweb -quiet |
triumph | thakur | 7:07am | * | /homes/MPI/nightly/updatesum # Update the results on the web page |
triumph | thakur | 8:47am | * | /homes/MPI/nightly/updatesum |
triumph | thakur | 12:07pm | * | /homes/MPI/nightly/updatesum |
triumph | thakur | 7:22pm | * | /homes/MPI/testing/tsuites/bin/updatetsuites |
triumph | thakur | 8:09am | * | /home/MPI/nightly/updatetodo # Update the mpich todo list. Make this update happen after the check for runaways |
triumph | thakur | 5:08pm | * | /homes/MPI/nightly/cleanold |
triumph | thakur | 8:09pm | * | /home/MPI/nightly/updatecvs # updatecvs updates the mpich2 in /home/MPI/testing/mpich2/mpich2 and runs maint/updatefiles over it |
elephant | thakur | 10:30am | * | /home/MPI/nightly/basictests -otherargs=-enable=-enable-sharedlibs=gcc -arch=IA32-Linux-GNU-shared |
triumph | thakur | 9:15pm | * | /home/MPI/nightly/basictests -otherargs=-enable=--disable-graphics -soft=intel-11 -cc="icc" -cxx="icpc" -fc="ifort" -f90="ifort" -arch=IA32-Linux-Intel |
octagon | thakur | 9:30pm | * | /home/MPI/nightly/basictests -cc=gcc -cxx=g++ -f77=g77 -f90=gfortran -arch=x86_64-Linux-GNU |
vanquish | thakur | 9:00pm | * | /home/MPI/nightly/basictests -otherargs=-enable=--disable-graphics -soft=intel-11 -cc=icc -cxx=icpc -fc=ifort -f90=ifort -arch=x86_64-Linux-Intel |
trounce | thakur | 9:15pm | * | /home/MPI/nightly/basictests -otherargs=-enable=--disable-totalview -soft=pgi-10.3 -cc="pgcc" -cxx="pgCC" -fc="pgf77" -f90="pgf90" -arch=IA32-Linux-PG |
elephant | buntinas | 10:00pm | * | /home/MPI/nightly/basictests -arch=IA32-Linux-GNU |