hydra-evaluator: Do the actual work in a subprocess
[?]
Sep 21, 2013, 3:49 PM
3CVY4QJXRFFA6V4JVBPMSPRKL2KGBCCE3HSOFWVUK76GIGO3NDPACDependencies
- [2]
OVR2RWBIhydra-evaluator: Always pick the jobset that hasn't been evaluated longest - [3]
J74UTA3IHandle the case where a jobset has never been evaluated - [4]
X27GNHDV* Basic job info in the database. - [5]
5GRJZZOR - [6]
PCKLFRT5Support push notification of repository changes - [7]
NI5BVF2V* In job inputs of type "build", allow the project and jobset names of - [*]
N22GPKYT* Put info about logs / build products in the DB.
Change contents
- replacement in src/script/hydra-evaluator at line 311
checkJobset($jobset);return 1;return system($0, $jobset->project->name, $jobset->name) == 0; - edit in src/script/hydra-evaluator at line 315
# For testing: evaluate a single jobset, then exit.