mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-19 09:16:29 +00:00
tests: Update kernel-config check image
Signed-off-by: Rolf Neugebauer <rn@rneugeba.io>
This commit is contained in:
parent
25e25da424
commit
29aee97416
@ -6,7 +6,7 @@ init:
|
||||
- linuxkit/runc:606971451ea29b4238029804ca638f9f85caf5af
|
||||
onboot:
|
||||
- name: check-kernel-config
|
||||
image: linuxkit/test-kernel-config:85727fa0ad52861758230cd264059c79f657b953
|
||||
image: linuxkit/test-kernel-config:e17f234c439535d1a297b020774301709adc5832
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:9f4e04f09bbb4a028f0a1f57d430e1ad3095ace1
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@ -6,7 +6,7 @@ init:
|
||||
- linuxkit/runc:606971451ea29b4238029804ca638f9f85caf5af
|
||||
onboot:
|
||||
- name: check-kernel-config
|
||||
image: linuxkit/test-kernel-config:85727fa0ad52861758230cd264059c79f657b953
|
||||
image: linuxkit/test-kernel-config:e17f234c439535d1a297b020774301709adc5832
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:9f4e04f09bbb4a028f0a1f57d430e1ad3095ace1
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@ -6,7 +6,7 @@ init:
|
||||
- linuxkit/runc:606971451ea29b4238029804ca638f9f85caf5af
|
||||
onboot:
|
||||
- name: check-kernel-config
|
||||
image: linuxkit/test-kernel-config:85727fa0ad52861758230cd264059c79f657b953
|
||||
image: linuxkit/test-kernel-config:e17f234c439535d1a297b020774301709adc5832
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:9f4e04f09bbb4a028f0a1f57d430e1ad3095ace1
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@ -6,7 +6,7 @@ init:
|
||||
- linuxkit/runc:606971451ea29b4238029804ca638f9f85caf5af
|
||||
onboot:
|
||||
- name: check-kernel-config
|
||||
image: linuxkit/test-kernel-config:85727fa0ad52861758230cd264059c79f657b953
|
||||
image: linuxkit/test-kernel-config:e17f234c439535d1a297b020774301709adc5832
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:9f4e04f09bbb4a028f0a1f57d430e1ad3095ace1
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@ -6,7 +6,7 @@ init:
|
||||
- linuxkit/runc:606971451ea29b4238029804ca638f9f85caf5af
|
||||
onboot:
|
||||
- name: check-kernel-config
|
||||
image: linuxkit/test-kernel-config:85727fa0ad52861758230cd264059c79f657b953
|
||||
image: linuxkit/test-kernel-config:e17f234c439535d1a297b020774301709adc5832
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:9f4e04f09bbb4a028f0a1f57d430e1ad3095ace1
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@ -12,7 +12,7 @@ onboot:
|
||||
image: linuxkit/dhcpcd:85738d3d2f152a7879e17a61444f7714b858c2ee
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
- name: check-kernel-config
|
||||
image: linuxkit/test-kernel-config:85727fa0ad52861758230cd264059c79f657b953
|
||||
image: linuxkit/test-kernel-config:e17f234c439535d1a297b020774301709adc5832
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:9f4e04f09bbb4a028f0a1f57d430e1ad3095ace1
|
||||
command: ["/bin/sh", "/poweroff.sh", "120"]
|
||||
|
Loading…
Reference in New Issue
Block a user