hydra/src
Graham Christensen 4acaf9c8b0 hydra-queue-runner: don't dispatch until the machines parser has completed one run
Periodically, I have seen tests fail because of out of order queue runner behavior:

    checking the queue for builds > 0...
    loading build 1 (tests:basic:empty_dir)
    aborting unsupported build step '...-empty-dir.drv' (type 'x86_64-linux')
    marking build 1 as failed
    adding new machine ‘localhost’

This patch should prevent the dispatcher from running before any machines are
made available.
2022-02-10 10:54:30 -05:00
..
hydra-eval-jobs Output evaluation errors without crashing if aggregate job is broken. 2021-10-26 10:14:34 +01:00
hydra-evaluator Fix deprecation warnings with libpqxx usage 2021-07-05 19:45:25 +01:00
hydra-queue-runner hydra-queue-runner: don't dispatch until the machines parser has completed one run 2022-02-10 10:54:30 -05:00
lib captureStdoutStderr*: move to Hydra::Helper::Exec which helps avoid some environment variable fixation problems 2022-02-09 14:28:50 -05:00
libhydra db.hh: use hasPrefix for prefix comparisons 2021-02-24 07:00:26 -05:00
root build.tt: don't duplicate RunCommandLog buttons 2022-01-31 11:40:16 -08:00
script captureStdoutStderr*: move to Hydra::Helper::Exec which helps avoid some environment variable fixation problems 2022-02-09 14:28:50 -05:00
sql hydra.sql: add IndexRunCommandLogsOnBuildID index 2022-01-31 12:56:34 -08:00
ttf Add font for the captcha 2013-03-04 12:16:13 +01:00
Makefile.am Revert "hydra-eval-jobs -> nix eval-hydra-jobs" 2020-02-19 20:36:52 +01:00
Makefile.PL perlcritic: use strict, use warnings 2021-09-06 22:13:33 -04:00