hydra/tests
Nikola Knezevic fceaed2b24 Make PathInput plugin cache validity configurable
PathInput plugin keeps a cache of path evaluations. This cache is simple, and
path is not checked more than once every N seconds, where N=30. The caching is
there to avoid expensive calls to `nix-store --add`.

This change makes the validity period configurable. The main use case is
`api-test.pl` which was implemented wrong for a while, as the invocation of
`hydra-eval-jobset` would return the previous evaluation, claiming there are no
changes. The test has been fixed to check better for a new evaluation.
2020-06-04 12:26:47 +02:00
..
jobs git-rev: Remove superfluous git tag 2016-04-12 16:30:42 -04:00
api-test.nix Add a plugin for backing up builds in s3 2013-09-18 18:32:58 +02:00
api-test.pl Make PathInput plugin cache validity configurable 2020-06-04 12:26:47 +02:00
evaluation-tests.pl Remove the Jobs table 2020-05-27 20:09:36 +02:00
Makefile.am Get rid of dependency to SQLite 2020-04-16 00:42:40 +02:00
s3-backup-test.config Add a plugin for backing up builds in s3 2013-09-18 18:32:58 +02:00
s3-backup-test.pl Concurrent hydra-evaluator 2016-10-14 14:22:12 +02:00
set-up.pl tests: change postgresql socket dir to /tmp 2019-03-29 23:46:38 +02:00
setup-notifications-jobset.pl Added the InfluxDBNotification plugin including a NixOS test 2019-07-26 17:47:03 +02:00
Setup.pm Move most of AddBuilds to hydra-eval-jobset 2017-02-21 17:20:48 +01:00
tear-down.pl Run PostgreSQL during "make check" 2015-06-25 16:47:39 +02:00