mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-20 01:29:07 +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
|
||||
# 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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user