]> git.ekhem.eu.org Git - guix.git/commit
[tests] Add VPS test harness infrastructure.
authorJakub Czajka <jakub@ekhem.eu.org>
Wed, 15 Jul 2026 22:49:55 +0000 (22:49 +0000)
committerJakub Czajka <jakub@ekhem.eu.org>
Fri, 17 Jul 2026 13:47:16 +0000 (13:47 +0000)
commitf1acc63ed12cb33e4d2ed09ade889ecf90429792
tree9050c860ff426347a68384000efd6459739d2134
parent250565acdde098a810f03eaf72d824835e20539d
[tests] Add VPS test harness infrastructure.

Boot a marionette VM that inherits from vps-operating-system
with static networking and a throwaway SSH key.  No
individual test cases yet — the harness validates that the
VM boots and the marionette REPL is reachable.  Add
test-vps / test-vps-fresh Makefile targets with cache.

Co-Authored-By: Claude <noreply@anthropic.com>
.claude/hooks/block-builds
Makefile
tests/vps-base.scm [new file with mode: 0644]