colmena/integration-tests
2022-09-18 17:27:46 -06:00
..
allow-apply-all integration-tests/allow-apply-all: Fix test after change to error message 2022-06-21 21:29:01 -07:00
apply integration-tests/apply: Forgot a node 2022-06-02 16:43:29 -07:00
apply-local host/local: Upload keys with sudo as well 2022-06-10 11:29:25 -07: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 Use --extra-experimental-features as opposed to --experimental-features 2022-09-18 17:27:46 -06:00
parallel integration-tests: Make it easier to override pkgs and colmena 2021-12-07 23:13:31 -08:00
default.nix feat(meta): add disallowApplyAll options 2022-06-20 18:47:53 -07:00
nixpkgs-stable.nix integration-tests/flakes: Eliminate slow nixpkgs copy 2022-08-17 01:09:43 -06:00
nixpkgs.nix integration-tests/flakes: Eliminate slow nixpkgs copy 2022-08-17 01:09:43 -06:00
README.md integration-tests: Add default.nix 2021-12-02 12:48:13 -08:00
tools.nix integration-tests/flakes: Eliminate slow nixpkgs copy 2022-08-17 01:09:43 -06:00

Integration Tests

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