Commit ed80682
fix(dev): recycle the test VM in the local test-install-vm recipe (#243)
iso-test-vm / the GUI 'Test install in VM' button call this dev recipe, which
delegates to the shipped 'ujust margine-test-vm'. That base recipe only learns
to recycle after a base update (PR #239), so until then a re-run dead-ends on
'a VM named margine-test-Margine-Live already exists'. Tear down the stale
same-named qemu:///session VM (domain + disk + nvram) here first, so the local
iterate loop self-heals immediately — no base update required.
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent c6e558f commit ed80682
1 file changed
Lines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
255 | 255 | | |
256 | 256 | | |
257 | 257 | | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
258 | 273 | | |
259 | 274 | | |
260 | 275 | | |
| |||
0 commit comments