test.api: use Hydra perl dependencies to run `api-test.pl`
[?]
Jun 21, 2019, 2:57 PM
YWM3WYJWSRTN7W2AU7N2DPQOGYSCYFLAP5ZGKMMB2S55SDOMTS5QCDependencies
- [2]
5QYMALGUFix Perl error in tests.api - [3]
LZVO64YGMerge in the first bits of the API work - [4]
WQ2VQ7H3Use hydra-module.nix in the tests - [*]
T4LLYESZ* Nix expression for building Hydra.
Change contents
- replacement in release.nix at line 222
$machine->mustSucceed("su - hydra -c 'perl ${./tests/api-test.pl}' >&2");$machine->mustSucceed("su - hydra -c 'perl -I ${build.${system}.perlDeps}/lib/perl5/site_perl ${./tests/api-test.pl}' >&2");