]> 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>
Wed, 15 Jul 2026 22:49:55 +0000 (22:49 +0000)
commit764e4e1f6b5f0839dce2017105367432c0c521c0
tree22d5b8ffb0d26b025f21ff840b61deebb0d131ad
parent445bcaa4f0c1e82deea8f2ac7abf0091c4fa5b5e
[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]