Automatic Builds of GlueX Software

From GlueXWiki
Revision as of 15:48, 21 January 2010 by Marki (Talk | contribs)

Jump to: navigation, search

Every night a complete build of the source directory is done on several platforms at the lab.

  • The script run is /home/gluex/bin/nightly.sh. It is scheduled as a cron job for the "gluex" account on ifarml3.jlab.org.
  • One cron job runs the builds on the various platforms, serially. The current platforms are:
    • ifarml5 (Fedora 8)
    • jlabl3 (RedHat Enterprise Linux 5)
    • ifarml6.jlab.org (CentOS 5).
  • Both non-debug and debug builds are done on all platforms.
  • Once a week a summary of errors and warnings is sent to the halld-offline@jlab.org email list. The script run is /home/gluex/bin/nightly_report.sh and is run as a cron job (gluex, ifarml3).