mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-19 09:16:29 +00:00
tests: skip linuxkit.packages.containerd
Will decide how to deal with this long term depending on the resolution of https://github.com/containerd/containerd/issues/1632. Signed-off-by: Ian Campbell <ijc@docker.com>
This commit is contained in:
parent
510802a245
commit
5d5f9fde43
@ -1,6 +1,8 @@
|
||||
#!/bin/sh
|
||||
# SUMMARY: Run containerd test
|
||||
# LABELS:
|
||||
# skipping while status of go 1.8 support in containerd is unsure
|
||||
# https://github.com/containerd/containerd/issues/1632
|
||||
# LABELS: skip
|
||||
# REPEAT:
|
||||
|
||||
set -e
|
||||
|
Loading…
Reference in New Issue
Block a user