Update YAMLs to new kernel versions

Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
This commit is contained in:
Rolf Neugebauer
2017-09-20 12:14:40 +01:00
parent bd4723d1aa
commit ffe6de1119
64 changed files with 64 additions and 64 deletions

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.50
image: linuxkit/kernel:4.9.51
cmdline: "console=ttyS0"
init:
- linuxkit/init:6fe9d31a53bbd200183bb31edd795305e868d5a7

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.50
image: linuxkit/kernel:4.9.51
cmdline: "console=ttyS0"
init:
- linuxkit/init:6fe9d31a53bbd200183bb31edd795305e868d5a7

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.50
image: linuxkit/kernel:4.9.51
cmdline: "console=ttyS0"
init:
- linuxkit/init:6fe9d31a53bbd200183bb31edd795305e868d5a7

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.50
image: linuxkit/kernel:4.9.51
cmdline: "console=ttyS0"
init:
- linuxkit/init:6fe9d31a53bbd200183bb31edd795305e868d5a7

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.50
image: linuxkit/kernel:4.9.51
cmdline: "console=ttyS0"
init:
- linuxkit/init:6fe9d31a53bbd200183bb31edd795305e868d5a7

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.50
image: linuxkit/kernel:4.9.51
cmdline: "console=ttyS0"
init:
- linuxkit/init:6fe9d31a53bbd200183bb31edd795305e868d5a7

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.50
image: linuxkit/kernel:4.9.51
cmdline: "console=ttyS0"
init:
- linuxkit/init:6fe9d31a53bbd200183bb31edd795305e868d5a7

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.50
image: linuxkit/kernel:4.9.51
cmdline: "console=ttyS0"
init:
- linuxkit/init:6fe9d31a53bbd200183bb31edd795305e868d5a7

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.50
image: linuxkit/kernel:4.9.51
cmdline: "console=ttyS0"
init:
- linuxkit/init:6fe9d31a53bbd200183bb31edd795305e868d5a7

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.50
image: linuxkit/kernel:4.9.51
cmdline: "console=ttyS0"
init:
- linuxkit/init:6fe9d31a53bbd200183bb31edd795305e868d5a7

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.12.13
image: linuxkit/kernel:4.12.14
cmdline: "console=ttyS0"
init:
- linuxkit/init:6fe9d31a53bbd200183bb31edd795305e868d5a7

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.50 AS ksrc
FROM linuxkit/kernel:4.9.51 AS ksrc
# Extract headers and compile module
FROM linuxkit/alpine:f4f5b333fa1a8433334fcae996d1637173144a72 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.50
docker pull linuxkit/kernel:4.9.51
# Build a package
docker build -t ${IMAGE_NAME} .

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.50
image: linuxkit/kernel:4.9.51
cmdline: "console=ttyS0"
init:
- linuxkit/init:6fe9d31a53bbd200183bb31edd795305e868d5a7

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.50
image: linuxkit/kernel:4.9.51
cmdline: "console=ttyS0"
init:
- linuxkit/init:6fe9d31a53bbd200183bb31edd795305e868d5a7

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.12.13
image: linuxkit/kernel:4.12.14
cmdline: "console=ttyS0"
init:
- linuxkit/init:6fe9d31a53bbd200183bb31edd795305e868d5a7

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.50
image: linuxkit/kernel:4.9.51
cmdline: "console=ttyS0"
init:
- linuxkit/init:6fe9d31a53bbd200183bb31edd795305e868d5a7

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.50
image: linuxkit/kernel:4.9.51
cmdline: "console=ttyS0 page_poison=1"
init:
- linuxkit/init:6fe9d31a53bbd200183bb31edd795305e868d5a7

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.50
image: linuxkit/kernel:4.9.51
cmdline: "console=ttyS0 page_poison=1"
init:
- linuxkit/init:6fe9d31a53bbd200183bb31edd795305e868d5a7

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.50
image: linuxkit/kernel:4.9.51
cmdline: "console=ttyS0 page_poison=1"
init:
- linuxkit/init:6fe9d31a53bbd200183bb31edd795305e868d5a7

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.50
image: linuxkit/kernel:4.9.51
cmdline: "console=ttyS0 page_poison=1"
init:
- linuxkit/init:6fe9d31a53bbd200183bb31edd795305e868d5a7

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.50
image: linuxkit/kernel:4.9.51
cmdline: "console=ttyS0 page_poison=1"
init:
- linuxkit/init:6fe9d31a53bbd200183bb31edd795305e868d5a7

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.50
image: linuxkit/kernel:4.9.51
cmdline: "console=ttyS0"
init:
- linuxkit/init:6fe9d31a53bbd200183bb31edd795305e868d5a7

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.50
image: linuxkit/kernel:4.9.51
cmdline: "console=ttyS0"
init:
- linuxkit/init:6fe9d31a53bbd200183bb31edd795305e868d5a7

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.50
image: linuxkit/kernel:4.9.51
cmdline: "console=ttyS0"
init:
- linuxkit/init:6fe9d31a53bbd200183bb31edd795305e868d5a7

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.50
image: linuxkit/kernel:4.9.51
cmdline: "console=ttyS0"
init:
- linuxkit/init:6fe9d31a53bbd200183bb31edd795305e868d5a7

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.50
image: linuxkit/kernel:4.9.51
cmdline: "console=ttyS0"
init:
- linuxkit/init:6fe9d31a53bbd200183bb31edd795305e868d5a7

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.50
image: linuxkit/kernel:4.9.51
cmdline: "console=ttyS0"
init:
- linuxkit/init:6fe9d31a53bbd200183bb31edd795305e868d5a7

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.50
image: linuxkit/kernel:4.9.51
cmdline: "console=ttyS0"
init:
- linuxkit/init:6fe9d31a53bbd200183bb31edd795305e868d5a7

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.50
image: linuxkit/kernel:4.9.51
cmdline: "console=ttyS0"
init:
- linuxkit/init:6fe9d31a53bbd200183bb31edd795305e868d5a7

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.50
image: linuxkit/kernel:4.9.51
cmdline: "console=ttyS0"
init:
- linuxkit/init:6fe9d31a53bbd200183bb31edd795305e868d5a7

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.50
image: linuxkit/kernel:4.9.51
cmdline: "console=ttyS0"
init:
- linuxkit/init:6fe9d31a53bbd200183bb31edd795305e868d5a7

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.50
image: linuxkit/kernel:4.9.51
cmdline: "console=ttyS0"
init:
- linuxkit/init:6fe9d31a53bbd200183bb31edd795305e868d5a7

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.50
image: linuxkit/kernel:4.9.51
cmdline: "console=ttyS0"
init:
- linuxkit/init:6fe9d31a53bbd200183bb31edd795305e868d5a7

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.50
image: linuxkit/kernel:4.9.51
cmdline: "console=ttyS0"
init:
- linuxkit/init:6fe9d31a53bbd200183bb31edd795305e868d5a7

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.50
image: linuxkit/kernel:4.9.51
cmdline: "console=ttyS0 page_poison=1"
init:
- linuxkit/init:6fe9d31a53bbd200183bb31edd795305e868d5a7

View File

@@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.50
image: linuxkit/kernel:4.9.51
cmdline: "console=ttyS0"
init:
- linuxkit/init:6fe9d31a53bbd200183bb31edd795305e868d5a7

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.50
image: linuxkit/kernel:4.9.51
cmdline: "console=ttyS0"
init:
- linuxkit/init:6fe9d31a53bbd200183bb31edd795305e868d5a7