tests: Update kernel-config check image

Signed-off-by: Rolf Neugebauer <rn@rneugeba.io>
This commit is contained in:
Rolf Neugebauer 2019-03-17 11:59:09 -07:00
parent 25e25da424
commit 29aee97416
6 changed files with 6 additions and 6 deletions

View File

@ -6,7 +6,7 @@ init:
- linuxkit/runc:606971451ea29b4238029804ca638f9f85caf5af - linuxkit/runc:606971451ea29b4238029804ca638f9f85caf5af
onboot: onboot:
- name: check-kernel-config - name: check-kernel-config
image: linuxkit/test-kernel-config:85727fa0ad52861758230cd264059c79f657b953 image: linuxkit/test-kernel-config:e17f234c439535d1a297b020774301709adc5832
- name: poweroff - name: poweroff
image: linuxkit/poweroff:9f4e04f09bbb4a028f0a1f57d430e1ad3095ace1 image: linuxkit/poweroff:9f4e04f09bbb4a028f0a1f57d430e1ad3095ace1
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@ -6,7 +6,7 @@ init:
- linuxkit/runc:606971451ea29b4238029804ca638f9f85caf5af - linuxkit/runc:606971451ea29b4238029804ca638f9f85caf5af
onboot: onboot:
- name: check-kernel-config - name: check-kernel-config
image: linuxkit/test-kernel-config:85727fa0ad52861758230cd264059c79f657b953 image: linuxkit/test-kernel-config:e17f234c439535d1a297b020774301709adc5832
- name: poweroff - name: poweroff
image: linuxkit/poweroff:9f4e04f09bbb4a028f0a1f57d430e1ad3095ace1 image: linuxkit/poweroff:9f4e04f09bbb4a028f0a1f57d430e1ad3095ace1
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@ -6,7 +6,7 @@ init:
- linuxkit/runc:606971451ea29b4238029804ca638f9f85caf5af - linuxkit/runc:606971451ea29b4238029804ca638f9f85caf5af
onboot: onboot:
- name: check-kernel-config - name: check-kernel-config
image: linuxkit/test-kernel-config:85727fa0ad52861758230cd264059c79f657b953 image: linuxkit/test-kernel-config:e17f234c439535d1a297b020774301709adc5832
- name: poweroff - name: poweroff
image: linuxkit/poweroff:9f4e04f09bbb4a028f0a1f57d430e1ad3095ace1 image: linuxkit/poweroff:9f4e04f09bbb4a028f0a1f57d430e1ad3095ace1
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@ -6,7 +6,7 @@ init:
- linuxkit/runc:606971451ea29b4238029804ca638f9f85caf5af - linuxkit/runc:606971451ea29b4238029804ca638f9f85caf5af
onboot: onboot:
- name: check-kernel-config - name: check-kernel-config
image: linuxkit/test-kernel-config:85727fa0ad52861758230cd264059c79f657b953 image: linuxkit/test-kernel-config:e17f234c439535d1a297b020774301709adc5832
- name: poweroff - name: poweroff
image: linuxkit/poweroff:9f4e04f09bbb4a028f0a1f57d430e1ad3095ace1 image: linuxkit/poweroff:9f4e04f09bbb4a028f0a1f57d430e1ad3095ace1
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@ -6,7 +6,7 @@ init:
- linuxkit/runc:606971451ea29b4238029804ca638f9f85caf5af - linuxkit/runc:606971451ea29b4238029804ca638f9f85caf5af
onboot: onboot:
- name: check-kernel-config - name: check-kernel-config
image: linuxkit/test-kernel-config:85727fa0ad52861758230cd264059c79f657b953 image: linuxkit/test-kernel-config:e17f234c439535d1a297b020774301709adc5832
- name: poweroff - name: poweroff
image: linuxkit/poweroff:9f4e04f09bbb4a028f0a1f57d430e1ad3095ace1 image: linuxkit/poweroff:9f4e04f09bbb4a028f0a1f57d430e1ad3095ace1
command: ["/bin/sh", "/poweroff.sh", "3"] command: ["/bin/sh", "/poweroff.sh", "3"]

View File

@ -12,7 +12,7 @@ onboot:
image: linuxkit/dhcpcd:85738d3d2f152a7879e17a61444f7714b858c2ee image: linuxkit/dhcpcd:85738d3d2f152a7879e17a61444f7714b858c2ee
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"] command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
- name: check-kernel-config - name: check-kernel-config
image: linuxkit/test-kernel-config:85727fa0ad52861758230cd264059c79f657b953 image: linuxkit/test-kernel-config:e17f234c439535d1a297b020774301709adc5832
- name: poweroff - name: poweroff
image: linuxkit/poweroff:9f4e04f09bbb4a028f0a1f57d430e1ad3095ace1 image: linuxkit/poweroff:9f4e04f09bbb4a028f0a1f57d430e1ad3095ace1
command: ["/bin/sh", "/poweroff.sh", "120"] command: ["/bin/sh", "/poweroff.sh", "120"]