mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-20 17:49:10 +00:00
tests: Update runc
8c3140885c
("tests: Add 4.14 tests") andd88a1e591d
("Bump runc yml") overlapped so the runc version used in the new files added by the first commit need updating. Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
This commit is contained in:
parent
bebb6a09db
commit
0c11e5abfc
@ -3,7 +3,7 @@ kernel:
|
|||||||
cmdline: "console=ttyS0"
|
cmdline: "console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:42a92119e1ca10380e0d33e26c0cbcf85b9b3558
|
- linuxkit/init:42a92119e1ca10380e0d33e26c0cbcf85b9b3558
|
||||||
- linuxkit/runc:817fdc592eac6cb7804fa1721a43a7f6e23fb50f
|
- linuxkit/runc:1b0741d07949c0acc444cd6a04ee7f833443579d
|
||||||
onboot:
|
onboot:
|
||||||
- name: check-kernel-config
|
- name: check-kernel-config
|
||||||
image: linuxkit/test-kernel-config:ff8fac1c318403aff3e2993dd9b130304e09f92e
|
image: linuxkit/test-kernel-config:ff8fac1c318403aff3e2993dd9b130304e09f92e
|
||||||
|
@ -3,7 +3,7 @@ kernel:
|
|||||||
cmdline: "console=ttyS0"
|
cmdline: "console=ttyS0"
|
||||||
init:
|
init:
|
||||||
- linuxkit/init:42a92119e1ca10380e0d33e26c0cbcf85b9b3558
|
- linuxkit/init:42a92119e1ca10380e0d33e26c0cbcf85b9b3558
|
||||||
- linuxkit/runc:817fdc592eac6cb7804fa1721a43a7f6e23fb50f
|
- linuxkit/runc:1b0741d07949c0acc444cd6a04ee7f833443579d
|
||||||
trust:
|
trust:
|
||||||
org:
|
org:
|
||||||
- linuxkit
|
- linuxkit
|
||||||
|
Loading…
Reference in New Issue
Block a user