mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-23 02:51:55 +00:00
tests: Temporarily disable containerd test
Looks like brtfs-prog v4.17 as shipped with alpine:3.8 requires a loopback device of 109MB while the containerd tests only create a 100MB device. This causes the test to fail. Disable it until https://github.com/containerd/containerd/issues/2447 is fixed. Signed-off-by: Rolf Neugebauer <rolf.neugebauer@gmail.com>
This commit is contained in:
parent
8301540809
commit
177008fe0c
@ -1,6 +1,7 @@
|
||||
#!/bin/sh
|
||||
# SUMMARY: Run containerd test
|
||||
# LABELS:
|
||||
# disable containerd test because of: https://github.com/containerd/containerd/issues/2447
|
||||
# LABELS: disabled
|
||||
# REPEAT:
|
||||
|
||||
set -e
|
||||
|
Loading…
Reference in New Issue
Block a user