[?]
Mar 31, 2009, 4:09 PM
2PWOXJTXWLCCPMW22EVJ7Q4BOBNTU62WJQI5ZPOVUPVW74BDK3NQC

Dependencies

  • [2] 3E6IP3R3 * Add the name of the jobset to ReleaseSetJobs, otherwise we can't
  • [3] 7YBYT2LQ
  • [4] NREF6YOA * Don't start more builds concurrently than allowed for each system
  • [5] DQD7JMSU * Fix the terminology.

Change contents

  • replacement in src/script/hydra_queue_runner.pl at line 108
    [3.1220][2.5152:5262]()
    print "starting build $id (", $build->project->name, ":", $build->job, ") on ", $build->system, "\n";
    [3.1220]
    [3.9004]
    print "starting build $id (", $build->project->name, ":", $build->jobset->name, ':', $build->job->name, ") on ", $build->system, "\n";