Update isCurrent properly
[?]
Mar 13, 2012, 12:09 PM
DDGBLKEN6VLDOV7LPG5PHYHWO7EYCCSFHVLGLB52CZV3USX2IQ6QCDependencies
- [2]
DDMYFZ5XFix the jobset unchanged check - [3]
ZTQEU5QSHydra: Add support for maxSilent meta attribute (also already added timeout, but not implemented the actual timeout for the build yet) - [4]
3XTHEUMP* Implemented the clone feature. - [5]
RXVJFQ5AEvaluator cleanups - [*]
OOQ2D3KC* Refactoring: move fetchInput out of hydra_scheduler into a separate - [*]
N22GPKYT* Put info about logs / build products in the DB. - [*]
RFE6T5LG* Store jobset evaluations in the database explicitly. This includes
Change contents
- edit in src/lib/Hydra/Helper/AddBuilds.pm at line 880
, iscurrent => 1 - edit in src/script/hydra-evaluator at line 172
$ev->builds->update({iscurrent => 1}); - edit in src/script/hydra-evaluator at line 175[2.601][9.6534]
$prevEval->builds->update({iscurrent => 1});