Disable qemu in container test

Failing for some time; see https://github.com/linuxkit/linuxkit/issues/2020

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
Justin Cormack 2017-07-13 13:37:23 +01:00 committed by Ian Campbell
parent 89e7627576
commit f7fc5598b6

View File

@ -1,6 +1,8 @@
#!/bin/sh
# SUMMARY: Check that qemu runs containerised
# LABELS:
# LABELS: skip
# this test is not working at present see https://github.com/linuxkit/linuxkit/issues/2020
set -e