headscale/nix/tests
Kristoffer Dalby 70b0c9208b nix: run each integration test as a NixOS-VM flake check
Each test becomes a hermetic check: a VM boots docker, loads the prebuilt images
and runs that one test (nix/tests/integration.nix), so the suite runs offline as
nix build .#checks.<name>. The generator emits the test list as nix: heavy
multi-subtest tests are split into per-subtest checks, and tests the nested
docker VM can't host are excluded for the legacy pipeline. flake.nix wires the
checks, the images, and the Go build/test/lint checks (with the version JSON on
the embed whitelist).
2026-07-01 12:11:51 +00:00
..
headscale.nix nix: disable external DERP URL fetch in VM test 2026-03-06 05:18:44 -08:00
integration.nix nix: run each integration test as a NixOS-VM flake check 2026-07-01 12:11:51 +00:00