Eelco Dolstra
8adb433e3b
Remove the Jobs table
...
This table has been superfluous for a long time.
2020-05-27 20:09:36 +02:00
Eelco Dolstra
81ac547d2b
Move most of AddBuilds to hydra-eval-jobset
...
Having this stuff in a separate module is a remnant of the time when
hydra-server could add builds to the queue directly. This is no longer
the case.
2017-02-21 17:20:48 +01:00
Shea Levy
10e036238c
Add eval test for specific git revision
2016-04-12 16:27:11 -04:00
Eelco Dolstra
18a3c3ff1c
Update "make check" for the new queue runner
...
Also, if the machines file contains an entry for localhost, then run
"nix-store --serve" directly, without going through SSH.
2015-06-25 16:47:39 +02:00
Petr Rockai
66f3e60e2a
Add a test for darcs inputs.
2013-09-07 13:28:53 +02:00
Sander van der Burg
03189bf62b
Implemented quoted strings support in hydra-build-products to allow file names with spaces + testcase
2013-03-20 18:05:21 +01:00
Eelco Dolstra
e4c123ef7c
Fix indentation
2013-01-23 12:48:02 +00:00
Nicolas Pierron
69f9175986
Add tests for "git describe --long".
...
* Move test logic to scm-update.sh scripts.
* Check for "git describe --long".
2012-04-29 20:59:43 -07:00
Nicolas Pierron
19d9955e89
Optimize fetch-git.
2012-04-14 18:17:35 -07:00
Eelco Dolstra
fa62c8b7f2
Fix tests
2012-03-13 13:18:40 +01:00
Eelco Dolstra
93efae0c23
Fix "make check"
2012-03-12 21:13:50 +01:00
Eelco Dolstra
82d17a2d0b
Rename hydra_*.pl to hydra-*
...
The underscores are ugly and the .pl extension is an implementation
detail that shouldn't be visible to the outside.
Also, get rid of the *.in files. It's not really necessary to
generate them. And I was always modifying the wrong file.
2011-11-30 18:14:48 +01:00