chiark
/
gitweb
/
~ian
/
hippotat.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c2e6aa
)
HACKING.md: Instructions for qemu-based autopkgtest
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sun, 1 Mar 2026 15:46:24 +0000
(15:46 +0000)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sun, 1 Mar 2026 15:46:24 +0000
(15:46 +0000)
Mostly for my future self.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
HACKING.md
patch
|
blob
|
history
diff --git
a/HACKING.md
b/HACKING.md
index 5fe1d2b8347be886d03e72d96f11ab5cf6c48eec..9179403cf0e465827320cf9253d63eba830d8e13 100644
(file)
--- a/
HACKING.md
+++ b/
HACKING.md
@@
-22,3
+22,10
@@
Run one test, ad-hoc, using a debug build
nailing-cargo build
nailing-cargo --- test/with-unshare test/t-basic
```
+
+Formal isolation-machine autopkgtest (with pre-built binaries):
+
+```
+# autopkgtest-build-qemu forky /volatile/ian/autopkgtest-virt-qemu/forky
+$ really autopkgtest . ../bpd/hippotat-{client,common,server}_1.2.3_*.deb --- qemu /volatile/ian/autopkgtest-virt-qemu/forky
+```