Update use of test packages to latest

Signed-off-by: Rolf Neugebauer <rn@rneugeba.io>
This commit is contained in:
Rolf Neugebauer
2020-04-13 13:40:24 +01:00
parent 21852ee16b
commit 336f7b44d3
118 changed files with 191 additions and 191 deletions

View File

@@ -11,7 +11,7 @@ onboot:
binds:
- /etc/ltp/baseline:/etc/ltp/baseline
- name: poweroff
image: linuxkit/poweroff:b498d30dd9660090565537fceb9e757618737a85
image: linuxkit/poweroff:06dd4e46c62fbe79123a028835c921f80e4855d3
files:
- path: /etc/ltp/baseline
contents: "100"

View File

@@ -12,9 +12,9 @@ onboot:
image: linuxkit/dhcpcd:v0.7
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
- name: check-kernel-config
image: linuxkit/test-kernel-config:94fdeb494e09200fc05b6da39822aabfaca234e4
image: linuxkit/test-kernel-config:fabda492c6efc9e34b9f994b09d03ffc0facd8d8
- name: poweroff
image: linuxkit/poweroff:b498d30dd9660090565537fceb9e757618737a85
image: linuxkit/poweroff:06dd4e46c62fbe79123a028835c921f80e4855d3
command: ["/bin/sh", "/poweroff.sh", "120"]
trust:
org: