Update isCurrent properly

[?]
Mar 13, 2012, 12:09 PM
DDGBLKEN6VLDOV7LPG5PHYHWO7EYCCSFHVLGLB52CZV3USX2IQ6QC

Dependencies

  • [2] DDMYFZ5X Fix the jobset unchanged check
  • [3] ZTQEU5QS Hydra: 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] RXVJFQ5A Evaluator 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
    [3.5741][3.5741:5770]()
    , iscurrent => 1
  • edit in src/script/hydra-evaluator at line 172
    [2.518]
    [2.518]
    $ev->builds->update({iscurrent => 1});
  • edit in src/script/hydra-evaluator at line 175
    [2.601]
    [9.6534]
    $prevEval->builds->update({iscurrent => 1});