mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-20 09:39:08 +00:00
Update YAMLs to latest kernel config test
Signed-off-by: Rolf Neugebauer <rn@rneugeba.io>
This commit is contained in:
parent
88352cd358
commit
47198556c2
@ -6,7 +6,7 @@ init:
|
||||
- linuxkit/runc:bf1e0c61fb4678d6428d0aabbd80db5ea24e4d4d
|
||||
onboot:
|
||||
- name: check-kernel-config
|
||||
image: linuxkit/test-kernel-config:6b4d6aff84721c069ec38a89c88c2d725b6cc6c0
|
||||
image: linuxkit/test-kernel-config:b916af1ec0ed92efb13b25899ef9e43970dab1c2
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:afe4b3ab865afe1e3ed5c88e58f57808f4f5119f
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@ -6,7 +6,7 @@ init:
|
||||
- linuxkit/runc:bf1e0c61fb4678d6428d0aabbd80db5ea24e4d4d
|
||||
onboot:
|
||||
- name: check-kernel-config
|
||||
image: linuxkit/test-kernel-config:6b4d6aff84721c069ec38a89c88c2d725b6cc6c0
|
||||
image: linuxkit/test-kernel-config:b916af1ec0ed92efb13b25899ef9e43970dab1c2
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:afe4b3ab865afe1e3ed5c88e58f57808f4f5119f
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@ -6,7 +6,7 @@ init:
|
||||
- linuxkit/runc:bf1e0c61fb4678d6428d0aabbd80db5ea24e4d4d
|
||||
onboot:
|
||||
- name: check-kernel-config
|
||||
image: linuxkit/test-kernel-config:6b4d6aff84721c069ec38a89c88c2d725b6cc6c0
|
||||
image: linuxkit/test-kernel-config:b916af1ec0ed92efb13b25899ef9e43970dab1c2
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:afe4b3ab865afe1e3ed5c88e58f57808f4f5119f
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
|
@ -12,7 +12,7 @@ onboot:
|
||||
image: linuxkit/dhcpcd:1033f340e2d42f86a60aab70752346f0045ea388
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
- name: check-kernel-config
|
||||
image: linuxkit/test-kernel-config:6b4d6aff84721c069ec38a89c88c2d725b6cc6c0
|
||||
image: linuxkit/test-kernel-config:b916af1ec0ed92efb13b25899ef9e43970dab1c2
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:afe4b3ab865afe1e3ed5c88e58f57808f4f5119f
|
||||
command: ["/bin/sh", "/poweroff.sh", "120"]
|
||||
|
Loading…
Reference in New Issue
Block a user