hydra-queue-runner: Don't kill builds we just started
[?]
Sep 21, 2013, 6:51 PM
CQJX3RGUZ6DJ6PDUWRA4SCUFFDBS5AE74GVIN2ZPL2BV6HJT6VXQCDependencies
- [2]
GEADFVZ5hydra-queue-runner: Improved scheduling - [3]
TULPZ62Y* Perform builds in parallel. - [4]
DQD7JMSU* Fix the terminology. - [5]
3PNG7NIBRemove trailing whitespace - [6]
D6YQQQCN* Don't ignore SIGCHLD after all, Perl doesn't like it. Just do - [7]
I7UELKBVhydra-queue-runner: Don't unlock builds we just started - [8]
MOX7XJ2EMerge the BuildSchedulingInfo table into the Builds table - [*]
7YBYT2LQ
Change contents
- replacement in src/script/hydra-queue-runner at line 31
if (!defined $lastTime || $build->starttime < $lastTime - 600) {if (!defined $lastTime || $build->starttime < $lastTime - 180) { - edit in src/script/hydra-queue-runner at line 232[3.1623]→[3.37578:37579](∅→∅),[3.854]→[3.1623:1644](∅→∅),[3.37579]→[3.1623:1644](∅→∅),[3.1623]→[3.1623:1644](∅→∅)
checkBuilds; - edit in src/script/hydra-queue-runner at line 234
checkBuilds;