Difference between revisions of "Automatic Builds of GlueX Software"

From GlueXWiki
Jump to: navigation, search
m
(more info)
Line 2: Line 2:
  
 
* The script run is /home/gluex/bin/nightly.sh. It is scheduled as a cron job for the [[GlueX shared account on the JLab CUE|"gluex" account]] on ifarml3.jlab.org.
 
* The script run is /home/gluex/bin/nightly.sh. It is scheduled as a cron job for the [[GlueX shared account on the JLab CUE|"gluex" account]] on ifarml3.jlab.org.
* One cron job runs the builds on the various platforms, serially. The current platforms are ifarml5, jlabl3, and ifarml6.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), and ifarml6.jlab.org (CentOS 5).
 +
* Both non-debug and debug builds are done on all platforms.

Revision as of 12:21, 12 January 2010

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), and ifarml6.jlab.org (CentOS 5).
  • Both non-debug and debug builds are done on all platforms.