colmena/integration-tests
Zhaofeng Li faf84d5718 flake.nix: Use own nix-eval-jobs fork
Currently we depend on changes that are not yet in a released
version of nix-eval-jobs. This pin needs to go before the 0.3
release.
2022-01-22 17:50:53 -08:00
..
apply integration-tests/apply: Test GC root creation 2021-12-07 23:13:31 -08:00
apply-local integration-tests: Make it easier to override pkgs and colmena 2021-12-07 23:13:31 -08:00
build-on-target Support building on target nodes 2022-01-01 16:41:35 -08:00
exec integration-tests: Make it easier to override pkgs and colmena 2021-12-07 23:13:31 -08:00
flakes integration-tests: Make it easier to override pkgs and colmena 2021-12-07 23:13:31 -08:00
parallel integration-tests: Make it easier to override pkgs and colmena 2021-12-07 23:13:31 -08:00
default.nix Support building on target nodes 2022-01-01 16:41:35 -08:00
nixpkgs.nix flake.nix: Use own nix-eval-jobs fork 2022-01-22 17:50:53 -08:00
README.md integration-tests: Add default.nix 2021-12-02 12:48:13 -08:00
tools.nix Support building on target nodes 2022-01-01 16:41:35 -08:00

Integration Tests

A set of integration tests using the NixOS test framework. To run the tests, use nix-build default.nix.