tests: Use poweroff instead of halt for wireguard test

The proposed change in https://github.com/linuxkit/linuxkit/pull/3030
seems to timeout on the wireguard test. Try 'poweroff -f' instead
of 'halt' to stop the test VM.

Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
This commit is contained in:
Rolf Neugebauer
2018-05-31 14:04:43 +01:00
parent bd59dbf793
commit 0676bc7592

View File

@@ -24,4 +24,4 @@ do
sleep 1
done
halt
poweroff -f