hydra-queue-runner: Don't kill builds we just started

[?]
Sep 21, 2013, 6:51 PM
CQJX3RGUZ6DJ6PDUWRA4SCUFFDBS5AE74GVIN2ZPL2BV6HJT6VXQC

Dependencies

  • [2] GEADFVZ5 hydra-queue-runner: Improved scheduling
  • [3] TULPZ62Y * Perform builds in parallel.
  • [4] DQD7JMSU * Fix the terminology.
  • [5] 3PNG7NIB Remove trailing whitespace
  • [6] D6YQQQCN * Don't ignore SIGCHLD after all, Perl doesn't like it. Just do
  • [7] I7UELKBV hydra-queue-runner: Don't unlock builds we just started
  • [8] MOX7XJ2E Merge the BuildSchedulingInfo table into the Builds table
  • [*] 7YBYT2LQ

Change contents

  • replacement in src/script/hydra-queue-runner at line 31
    [3.116][2.2974:3055]()
    if (!defined $lastTime || $build->starttime < $lastTime - 600) {
    [3.116]
    [3.558]
    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
    [3.127]
    [3.886]
    checkBuilds;