mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-19 01:06:27 +00:00
tests: Update YAMLs to latest kernel config package
Signed-off-by: Rolf Neugebauer <rn@rneugeba.io>
This commit is contained in:
parent
d003df7b91
commit
6a4d5c970d
@ -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"]
|
||||
|
@ -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"]
|
||||
|
@ -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"]
|
||||
|
@ -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"]
|
||||
|
@ -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"]
|
||||
|
@ -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"]
|
||||
|
Loading…
Reference in New Issue
Block a user