mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-21 18:11:35 +00:00
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:
parent
89e7627576
commit
f7fc5598b6
@ -1,6 +1,8 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
# SUMMARY: Check that qemu runs containerised
|
# 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
|
set -e
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user