Metronome 2.2.6

Download

Release Date: 2007-05-31

metronome-2.2.6.tar.gz

MD5 checksum: 31d7105c172ecd04367f1dd6e4336bfc

Metronome-2.2.6-0.noarch.rpm

MD5 checksum: 470c4ea2c6bbd1e3510cfc4fc81fc6e2

Release Notes

None

New Features

  • Added nmi_condor_q script which displays a list of runids waiting for each platform.

Bugs Fixed

  • fetch.pl now uses RUD_DIR_URL to find the location of remote files to download, instead of defaulting to “/rundir”.
  • If the DB update routine for a run (aka the “monitor” job) suffers a fatal error and exits prematurely, it will now be automatically retried three times. This should help reduce the frequency of stale/incorrect info in the DB for completed build and test runs.
  • nmi_getattr and nmi_putattr now work for rpm installs of Condor.
  • Parallel job subtasks are named correctly on the web results page.

Known Bugs

  • No known critical bugs (all others, as of the current release)

Requirements

  • Metronome Submit/Archive Host
    • Condor >= 6.8.0 or Condor >= 6.9.0
    • Perl >= 5.005 (including DBI and DBD::mysql modules)
    • Apache >= 2.0
  • PHP >= 4.2.3 (i.e, with Session & MySQL support)

  • Metronome DB Host
  • MySQL 4.1.20

  • Condor Central Manager Host
  • Condor >= 6.8.0 or Condor >= 6.9.0

  • Build/Test Execution Hosts
    • Condor >= 6.8.0 or Condor >= 6.9.0
  • Perl >= 5.005

Special Feature Requirements

  • For Parallel jobs: Condor >= 6.9.0 on central manager, submit and execute hosts.