Skip to content

Commit f9d1c66

Browse files
committed
env/windows-arm64/aws: halt after VM quits
The Windows ARM64 VM should exit upon build completion. Afterwards, we should try to terminate our instance. The coordinator will clean it up soon anyway. For golang/go#42604 Change-Id: Ib7b6adbe293d8ea9e54c8288de9f10c6a45ebeb3 Reviewed-on: https://go-review.googlesource.com/c/build/+/322657 Trust: Alexander Rakoczy <[email protected]> Run-TryBot: Alexander Rakoczy <[email protected]> TryBot-Result: Go Bot <[email protected]> Reviewed-by: Carlos Amedee <[email protected]>
1 parent 7cb49dd commit f9d1c66

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

env/windows-arm64/aws/win10-arm64.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,5 @@
2626
-chardev file,path=/var/log/qemu-serial.log,id=char0 \
2727
-serial chardev:char0 \
2828
-device ramfb
29+
30+
/sbin/halt

0 commit comments

Comments
 (0)