Update YAML files to latest kernels

Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
This commit is contained in:
Rolf Neugebauer
2017-10-14 16:48:38 +02:00
parent 571dba104d
commit 1a58f16465
68 changed files with 68 additions and 68 deletions

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.54
image: linuxkit/kernel:4.9.56
cmdline: "console=ttyS0"
init:
- linuxkit/init:6b3755e47f00d6027321d3fca99a19af6504be75

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.54
image: linuxkit/kernel:4.9.56
cmdline: "console=ttyS0"
init:
- linuxkit/init:6b3755e47f00d6027321d3fca99a19af6504be75

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.54
image: linuxkit/kernel:4.9.56
cmdline: "console=ttyS0"
init:
- linuxkit/init:6b3755e47f00d6027321d3fca99a19af6504be75

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.54
image: linuxkit/kernel:4.9.56
cmdline: "console=ttyS0"
init:
- linuxkit/init:6b3755e47f00d6027321d3fca99a19af6504be75

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.54
image: linuxkit/kernel:4.9.56
cmdline: "console=ttyS0"
init:
- linuxkit/init:6b3755e47f00d6027321d3fca99a19af6504be75

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.54
image: linuxkit/kernel:4.9.56
cmdline: "console=ttyS0"
init:
- linuxkit/init:6b3755e47f00d6027321d3fca99a19af6504be75

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.54
image: linuxkit/kernel:4.9.56
cmdline: "console=ttyS0"
init:
- linuxkit/init:6b3755e47f00d6027321d3fca99a19af6504be75

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.54
image: linuxkit/kernel:4.9.56
cmdline: "console=ttyS0"
init:
- linuxkit/init:6b3755e47f00d6027321d3fca99a19af6504be75

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.54
image: linuxkit/kernel:4.9.56
cmdline: "console=ttyS0"
init:
- linuxkit/init:6b3755e47f00d6027321d3fca99a19af6504be75

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.4.91
image: linuxkit/kernel:4.4.92
cmdline: "console=ttyS0"
init:
- linuxkit/init:6b3755e47f00d6027321d3fca99a19af6504be75

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.54
image: linuxkit/kernel:4.9.56
cmdline: "console=ttyS0"
init:
- linuxkit/init:6b3755e47f00d6027321d3fca99a19af6504be75

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.13.5
image: linuxkit/kernel:4.13.6
cmdline: "console=ttyS0"
init:
- linuxkit/init:6b3755e47f00d6027321d3fca99a19af6504be75

View File

@@ -3,7 +3,7 @@
# In the last stage, it creates a package, which can be used for
# testing.
FROM linuxkit/kernel:4.9.54 AS ksrc
FROM linuxkit/kernel:4.9.56 AS ksrc
# Extract headers and compile module
FROM linuxkit/alpine:ad35b6ddbc70faa07e59a9d7dee7707c08122e8d AS build

View File

@@ -19,7 +19,7 @@ clean_up() {
trap clean_up EXIT
# Make sure we have the latest kernel image
docker pull linuxkit/kernel:4.9.54
docker pull linuxkit/kernel:4.9.56
# Build a package
docker build -t ${IMAGE_NAME} .

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.54
image: linuxkit/kernel:4.9.56
cmdline: "console=ttyS0"
init:
- linuxkit/init:6b3755e47f00d6027321d3fca99a19af6504be75

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.4.91
image: linuxkit/kernel:4.4.92
cmdline: "console=ttyS0"
init:
- linuxkit/init:6b3755e47f00d6027321d3fca99a19af6504be75

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.54
image: linuxkit/kernel:4.9.56
cmdline: "console=ttyS0"
init:
- linuxkit/init:6b3755e47f00d6027321d3fca99a19af6504be75

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.13.5
image: linuxkit/kernel:4.13.6
cmdline: "console=ttyS0"
init:
- linuxkit/init:6b3755e47f00d6027321d3fca99a19af6504be75

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.54
image: linuxkit/kernel:4.9.56
cmdline: "console=ttyS0"
init:
- linuxkit/init:6b3755e47f00d6027321d3fca99a19af6504be75

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.54
image: linuxkit/kernel:4.9.56
cmdline: "console=ttyS0 page_poison=1"
init:
- linuxkit/init:6b3755e47f00d6027321d3fca99a19af6504be75

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.54
image: linuxkit/kernel:4.9.56
cmdline: "console=ttyS0 page_poison=1"
init:
- linuxkit/init:6b3755e47f00d6027321d3fca99a19af6504be75

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.54
image: linuxkit/kernel:4.9.56
cmdline: "console=ttyS0 page_poison=1"
init:
- linuxkit/init:6b3755e47f00d6027321d3fca99a19af6504be75

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.54
image: linuxkit/kernel:4.9.56
cmdline: "console=ttyS0 page_poison=1"
init:
- linuxkit/init:6b3755e47f00d6027321d3fca99a19af6504be75

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.54
image: linuxkit/kernel:4.9.56
cmdline: "console=ttyS0 page_poison=1"
init:
- linuxkit/init:6b3755e47f00d6027321d3fca99a19af6504be75

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.54
image: linuxkit/kernel:4.9.56
cmdline: "console=ttyS0"
init:
- linuxkit/init:6b3755e47f00d6027321d3fca99a19af6504be75

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.54
image: linuxkit/kernel:4.9.56
cmdline: "console=ttyS0"
init:
- linuxkit/init:6b3755e47f00d6027321d3fca99a19af6504be75

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.54
image: linuxkit/kernel:4.9.56
cmdline: "console=ttyS0"
init:
- linuxkit/init:6b3755e47f00d6027321d3fca99a19af6504be75

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.54
image: linuxkit/kernel:4.9.56
cmdline: "console=ttyS0"
init:
- linuxkit/init:6b3755e47f00d6027321d3fca99a19af6504be75

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.54
image: linuxkit/kernel:4.9.56
cmdline: "console=ttyS0"
init:
- linuxkit/init:6b3755e47f00d6027321d3fca99a19af6504be75

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.54
image: linuxkit/kernel:4.9.56
cmdline: "console=ttyS0"
init:
- linuxkit/init:6b3755e47f00d6027321d3fca99a19af6504be75

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.54
image: linuxkit/kernel:4.9.56
cmdline: "console=ttyS0"
init:
- linuxkit/init:6b3755e47f00d6027321d3fca99a19af6504be75

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.54
image: linuxkit/kernel:4.9.56
cmdline: "console=ttyS0"
init:
- linuxkit/init:6b3755e47f00d6027321d3fca99a19af6504be75

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.54
image: linuxkit/kernel:4.9.56
cmdline: "console=ttyS0"
init:
- linuxkit/init:6b3755e47f00d6027321d3fca99a19af6504be75

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.54
image: linuxkit/kernel:4.9.56
cmdline: "console=ttyS0"
init:
- linuxkit/init:6b3755e47f00d6027321d3fca99a19af6504be75

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.54
image: linuxkit/kernel:4.9.56
cmdline: "console=ttyS0"
init:
- linuxkit/init:6b3755e47f00d6027321d3fca99a19af6504be75

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.54
image: linuxkit/kernel:4.9.56
cmdline: "console=ttyS0"
init:
- linuxkit/init:6b3755e47f00d6027321d3fca99a19af6504be75

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.54
image: linuxkit/kernel:4.9.56
cmdline: "console=ttyS0"
init:
- linuxkit/init:6b3755e47f00d6027321d3fca99a19af6504be75

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.54
image: linuxkit/kernel:4.9.56
cmdline: "console=ttyS0 page_poison=1"
init:
- linuxkit/init:6b3755e47f00d6027321d3fca99a19af6504be75

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.54
image: linuxkit/kernel:4.9.56
cmdline: "console=ttyS0"
init:
- linuxkit/init:6b3755e47f00d6027321d3fca99a19af6504be75

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.54
image: linuxkit/kernel:4.9.56
cmdline: "console=ttyS0"
init:
- linuxkit/init:6b3755e47f00d6027321d3fca99a19af6504be75

View File

@@ -1,7 +1,7 @@
# FIXME: This should use the minimal example
# We continue to use the kernel-config-test as CI is currently expecting to see a success message
kernel:
image: linuxkit/kernel:4.9.54
image: linuxkit/kernel:4.9.56
cmdline: "console=ttyS0"
init:
- linuxkit/init:6b3755e47f00d6027321d3fca99a19af6504be75