hydra-evaluator: Reduce verbosity
[?]
Sep 29, 2014, 10:29 PM
DVLDHOUZ6QHPEIKXZJMZFHWOHZZG2H72MEGULQOKGGHELTK6PW4ACDependencies
- [2]
JCJJKRWQHandle job aliases in AggregateConstituents - [3]
IMQRX4MPhydra-eval-jobs: Use JSON instead of XML - [4]
QS4OX6Z7Huuuge speedup in the Hydra evaluator - [5]
FTPCV25MStore aggregate members in the database - [6]
INNOEHO6* Fix getBuildLog for bzip2'd files. - [7]
PHNLYPKBCall buildFinished when a cached build is added - [8]
RFE6T5LG* Store jobset evaluations in the database explicitly. This includes - [9]
PMNWRTGJAdd multiple output support - [10]
A22P7HCOhydra: at evaluation, check if path is already built, and mark as built in stead of adding to the queue. - [11]
RXVJFQ5AEvaluator cleanups - [12]
QW7GTTXIDon't maintain BuildInputs anymore - [13]
3XTHEUMP* Implemented the clone feature. - [14]
R3ON2RJ3hydra: missing argument - [15]
FM4O2L4Mhydra: if evaluator sees cached build, also add the buildproducts - [16]
CQTN62OHDie tabs die - [17]
JOYONH2KPrevent multiple builds with the same (job, outPath) tuple from being added - [*]
OOQ2D3KC* Refactoring: move fetchInput out of hydra_scheduler into a separate - [*]
N22GPKYT* Put info about logs / build products in the DB.
Change contents
- replacement in src/lib/Hydra/Helper/AddBuilds.pm at line 480
print STDERR " already scheduled/built as build ", $prevBuild->id, "\n";#print STDERR " already scheduled/built as build ", $prevBuild->id, "\n"; - replacement in src/lib/Hydra/Helper/AddBuilds.pm at line 490
print STDERR " already scheduled as build ", $prev, "\n";#print STDERR " already scheduled as build ", $prev, "\n"; - replacement in src/lib/Hydra/Helper/AddBuilds.pm at line 558
print STDERR " marked as cached build ", $build->id, "\n";#print STDERR " marked as cached build ", $build->id, "\n"; - replacement in src/lib/Hydra/Helper/AddBuilds.pm at line 562
print STDERR " added to queue as build ", $build->id, "\n";print STDERR "added build ${\$build->id} (${\$jobset->project->name}:${\$jobset->name}:$jobName)\n"; - replacement in src/script/hydra-evaluator at line 167
print STDERR " considering job " . $project->name, ":", $jobset->name, ":", $job->{jobName} . "\n";#print STDERR "considering job " . $project->name, ":", $jobset->name, ":", $job->{jobName} . "\n";