mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-05-04 04:28:19 +00:00
Update YAMLs to latest kernels
This also fixes up test/cases/020_kernel/110_namespace/common.yml and test/cases/040_packages/032_bcc/test.yml to use the 4.19.x kernel. I missed these when making the 4.19 kernel the default. Signed-off-by: Rolf Neugebauer <rn@rneugeba.io>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
kernel:
|
||||
image: linuxkit/kernel:4.19.14
|
||||
image: linuxkit/kernel:4.19.15
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:e0dced91adbfba34c53cd673760e011f410638ff
|
||||
|
||||
@@ -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.19.14
|
||||
image: linuxkit/kernel:4.19.15
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:e0dced91adbfba34c53cd673760e011f410638ff
|
||||
|
||||
Reference in New Issue
Block a user