colmena/integration-tests
Zhaofeng Li 98897bf4de Support building on target nodes
This partially addresses #33, and allows Colmena to be used more
easily on bandwidth-constrained hosts and macOS.

With `deployment.buildOnTarget = true;` deployment works fine from
macOS without designated builders, except when IFD is involved.
2022-01-01 16:41:35 -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 integration-tests: Make it easier to override pkgs and colmena 2021-12-07 23:13:31 -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.