cmd/hi: improve test cleanup to reduce CI disk usage (#2881)

This commit is contained in:
Kristoffer Dalby 2025-11-28 16:59:54 +01:00 committed by GitHub
parent db293e0698
commit ed78bf4b98
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 230 additions and 17 deletions

6
cmd/hi/README.md Normal file
View file

@ -0,0 +1,6 @@
# hi
hi (headscale integration runner) is an entirely "vibe coded" wrapper around our
[integration test suite](../integration). It essentially runs the docker
commands for you with some added benefits of extracting resources like logs and
databases.