tests: Update YAMLs to latest kernel config package

Signed-off-by: Rolf Neugebauer <rn@rneugeba.io>
This commit is contained in:
Rolf Neugebauer 2018-08-18 15:47:28 +01:00
parent d003df7b91
commit 6a4d5c970d
6 changed files with 6 additions and 6 deletions

View File

@ -6,7 +6,7 @@ init:
- linuxkit/runc:v0.6
onboot:
- name: check-kernel-config
image: linuxkit/test-kernel-config:2ef7eb902baab9d90eff9984b4580ab5aba95dac
image: linuxkit/test-kernel-config:1aaef970b5f70791d74d6f980ad38af4035948f8
- name: poweroff
image: linuxkit/poweroff:afe8f7dd0d47a7991c54519b0f09124cb8c4e300
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@ -6,7 +6,7 @@ init:
- linuxkit/runc:v0.6
onboot:
- name: check-kernel-config
image: linuxkit/test-kernel-config:2ef7eb902baab9d90eff9984b4580ab5aba95dac
image: linuxkit/test-kernel-config:1aaef970b5f70791d74d6f980ad38af4035948f8
- name: poweroff
image: linuxkit/poweroff:afe8f7dd0d47a7991c54519b0f09124cb8c4e300
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@ -6,7 +6,7 @@ init:
- linuxkit/runc:v0.6
onboot:
- name: check-kernel-config
image: linuxkit/test-kernel-config:2ef7eb902baab9d90eff9984b4580ab5aba95dac
image: linuxkit/test-kernel-config:1aaef970b5f70791d74d6f980ad38af4035948f8
- name: poweroff
image: linuxkit/poweroff:afe8f7dd0d47a7991c54519b0f09124cb8c4e300
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@ -6,7 +6,7 @@ init:
- linuxkit/runc:v0.6
onboot:
- name: check-kernel-config
image: linuxkit/test-kernel-config:2ef7eb902baab9d90eff9984b4580ab5aba95dac
image: linuxkit/test-kernel-config:1aaef970b5f70791d74d6f980ad38af4035948f8
- name: poweroff
image: linuxkit/poweroff:afe8f7dd0d47a7991c54519b0f09124cb8c4e300
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@ -6,7 +6,7 @@ init:
- linuxkit/runc:v0.6
onboot:
- name: check-kernel-config
image: linuxkit/test-kernel-config:2ef7eb902baab9d90eff9984b4580ab5aba95dac
image: linuxkit/test-kernel-config:1aaef970b5f70791d74d6f980ad38af4035948f8
- name: poweroff
image: linuxkit/poweroff:afe8f7dd0d47a7991c54519b0f09124cb8c4e300
command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@ -12,7 +12,7 @@ onboot:
image: linuxkit/dhcpcd:v0.6
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
- name: check-kernel-config
image: linuxkit/test-kernel-config:2ef7eb902baab9d90eff9984b4580ab5aba95dac
image: linuxkit/test-kernel-config:1aaef970b5f70791d74d6f980ad38af4035948f8
- name: poweroff
image: linuxkit/poweroff:afe8f7dd0d47a7991c54519b0f09124cb8c4e300
command: ["/bin/sh", "/poweroff.sh", "3"]