mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-04 16:30:52 +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:
committed by
Ian Campbell
parent
89e7627576
commit
f7fc5598b6
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user