mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-04-05 06:27:59 +00:00
Update all test YAML files with new multi-arch test packages
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
This commit is contained in:
@@ -7,11 +7,11 @@ init:
|
||||
- linuxkit/containerd:1ff17c0908bed91a7bff252fba2e3d360d05a3de
|
||||
onboot:
|
||||
- name: ltp
|
||||
image: linuxkit/test-ltp:b8ad3dfd0998ddff4fd47b3f693d2a4aa93ab7a4
|
||||
image: linuxkit/test-ltp:38cec1526acc8b1a2ce4b4ece78a810078c807e1
|
||||
binds:
|
||||
- /etc/ltp/baseline:/etc/ltp/baseline
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
|
||||
image: linuxkit/poweroff:1e9876c682c74d0602b7647c628bb0875fb13998
|
||||
files:
|
||||
- path: /etc/ltp/baseline
|
||||
contents: "100"
|
||||
|
||||
@@ -12,9 +12,9 @@ onboot:
|
||||
image: linuxkit/dhcpcd:17423c1ccced74e3c005fd80486e8177841fe02b
|
||||
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
|
||||
- name: check-kernel-config
|
||||
image: linuxkit/test-kernel-config:a48f774499238130f0facefab9e3c6999da5d45b
|
||||
image: linuxkit/test-kernel-config:d58766bb6c0def3df9e6ffc645ee11677f127faa
|
||||
- name: poweroff
|
||||
image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
|
||||
image: linuxkit/poweroff:1e9876c682c74d0602b7647c628bb0875fb13998
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
trust:
|
||||
image:
|
||||
|
||||
Reference in New Issue
Block a user