Skip to content

Commit b8e1f16

Browse files
committed
Update Linuxkit
Use latest 4.14 kernel as it now has trace points for VMBus Also pick up updates for containerd/runc while at it. Signed-off-by: Rolf Neugebauer <[email protected]>
1 parent 5881287 commit b8e1f16

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

hvtest.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
kernel:
22
# Choose your kernel
3-
image: linuxkit/kernel:4.14.18
3+
image: linuxkit/kernel:4.14.19
44
cmdline: "console=ttyS0"
55
tar: none
66
init:
7-
- linuxkit/init:6061875ba11fd9c563fda6234b103ed9997ff782
8-
- linuxkit/runc:52ecfdef1ae051e7fd5ac5f1d0b7dd859adff015
9-
- linuxkit/containerd:13f62c61f0465fb07766d88b317cabb960261cbb
10-
- linuxkit/kernel-perf:4.14.18
7+
- linuxkit/init:d899eee3560a40aa3b4bdd67b3bb82703714b2b9
8+
- linuxkit/runc:7c39a68490a12cde830e1922f171c451fb08e731
9+
- linuxkit/containerd:37e397ebfc6bd5d8e18695b121166ffd0cbfd9f0
10+
- linuxkit/kernel-perf:4.14.19
1111
- hvtest-local
1212
onboot:
1313
- name: sysctl

0 commit comments

Comments
 (0)