tests: Fix the kernel in some tests

These must have fallen through the crack during various
kernel updates. Move everything to the latest 4.14.x kernel.

Signed-off-by: Rolf Neugebauer <rolf.neugebauer@gmail.com>
This commit is contained in:
Rolf Neugebauer 2018-07-14 14:47:52 +01:00
parent e3369b11a6
commit 68cacfe871
4 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.38
image: linuxkit/kernel:4.14.55
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:3f1e5c32d6ca9e83a7ea7ad9854da2032971a83f

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.51
image: linuxkit/kernel:4.14.55
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:3f1e5c32d6ca9e83a7ea7ad9854da2032971a83f

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.x
image: linuxkit/kernel:4.14.55
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:3f1e5c32d6ca9e83a7ea7ad9854da2032971a83f

View File

@ -1,6 +1,6 @@
# Sample YAML file for manual testing
kernel:
image: linuxkit/kernel:4.9.38
image: linuxkit/kernel:4.14.55
cmdline: "console=ttyS0"
init:
- linuxkit/init:3f1e5c32d6ca9e83a7ea7ad9854da2032971a83f