[?]
Mar 31, 2009, 4:09 PM
2PWOXJTXWLCCPMW22EVJ7Q4BOBNTU62WJQI5ZPOVUPVW74BDK3NQCDependencies
- [2]
3E6IP3R3* Add the name of the jobset to ReleaseSetJobs, otherwise we can't - [3]
DQD7JMSU* Fix the terminology. - [4]
7YBYT2LQ - [5]
NREF6YOA* Don't start more builds concurrently than allowed for each system
Change contents
- replacement in src/script/hydra_queue_runner.pl at line 108
print "starting build $id (", $build->project->name, ":", $build->job, ") on ", $build->system, "\n";print "starting build $id (", $build->project->name, ":", $build->jobset->name, ':', $build->job->name, ") on ", $build->system, "\n";