1
1
openmpi/contrib/infrastructure
Jeff Squyres 0a5891760d Add script that re-generates .gitignore_global and .hgignore_global.
Also update the crontab file to show that it's running nightly at 1am.

This commit was SVN r31409.
2014-04-15 22:31:45 +00:00
..
crontab-mpiteam-at-jaguar.crest.iu.edu.txt Add script that re-generates .gitignore_global and .hgignore_global. 2014-04-15 22:31:45 +00:00
crontab-mpiteam-at-lion.crest.iu.edu Add some more scripts and information that is used in the OMPI project 2014-04-09 13:52:45 +00:00
github-send-commit-mails.pl Add some more scripts and information that is used in the OMPI project 2014-04-09 13:52:45 +00:00
openmpi-update-hg-svn.sh Oops -- the last commit moved the "update www.open-mpi.org" script 2014-04-09 14:30:16 +00:00
openmpi-update-www.open-mpi.org.sh Oops -- the last commit moved the "update www.open-mpi.org" script 2014-04-09 14:30:16 +00:00
README-setup-github-diff-emails.txt Add some more scripts and information that is used in the OMPI project 2014-04-09 13:52:45 +00:00
README.txt Move mercurial mirror script to the infrastructure directory; it's not 2014-04-09 14:25:33 +00:00

There are several files and scripts in this directory.

- Crontab for jaguar.crest.iu.edu (aka mtt.open-mpi.org, where much
  nightly processing for the Open MPI project occurs).

- Crontab for lion.crest.iu.edu (aka www.open-mpi.org, which you can't
  directly SSH login to from outside of iu.edu).

- Script used to send diff emails from github repos (because github
  refuses to send diff emails).  This script is fired from cron.

- README for how to setup diff emails for new github repos (i.e., how
  to use the above script to send diff emails for each github repo).

- Script that is run on lion.crest.iu.edu (aka www.open-mpi.org) to
  update the bitbucket mercurial mirror.  It is run via cron every 15
  minutes.

--> Note that the github SVN mirroring of the main OMPI SVN repo (ompi)
    is maintained by Mellanox.  Its script does not currently appear
    here in the SVN repo.