mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-12-26 14:42:50 +00:00
With the updated HyperKit go bindings we can redirect the VM output and check for test results. Use this for all kernel tests as this speeds up running the tests on OSX. Also enable 'set -x' so we see the commands being executed and don't fail the test if the cleanup failed. Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>