hydra-evaluator: When evaluating a single jobset, exit with a failure code if evaluation fails
[?]
Nov 27, 2013, 7:29 PM
53PW36WSP3WZOGHI4OSMX2I26O32WWZOZJH3B2W67JZMRKAOWTXACDependencies
- [2]
PCKLFRT5Support push notification of repository changes - [3]
NI5BVF2V* In job inputs of type "build", allow the project and jobset names of - [4]
X27GNHDV* Basic job info in the database. - [5]
5GRJZZOR - [6]
OVR2RWBIhydra-evaluator: Always pick the jobset that hasn't been evaluated longest - [*]
N22GPKYT* Put info about logs / build products in the DB. - [*]
WQXF2T3Dhydra-evaluator: Don't require $HYDRA_CONFIG
Change contents
- edit in src/script/hydra-evaluator at line 278[9.1454][3.2252]
my $failed = 0; - edit in src/script/hydra-evaluator at line 286
$failed = 1; - edit in src/script/hydra-evaluator at line 299
return $failed; - replacement in src/script/hydra-evaluator at line 330[3.228]→[3.825:851](∅→∅),[3.851]→[3.272:284](∅→∅),[3.2644]→[3.272:284](∅→∅),[3.272]→[3.272:284](∅→∅)
checkJobset($jobset);exit 0;exit checkJobset($jobset);