Merge pull request #2298 from ijc/tools-and-test-iidfile

tools & test use package.mk and build --iidfile
This commit is contained in:
Justin Cormack
2017-07-27 10:24:46 +01:00
committed by GitHub
312 changed files with 621 additions and 827 deletions

View File

@@ -7,11 +7,11 @@ init:
- linuxkit/containerd:acd23f7c020e09799e03331e781f35965e19981f
onboot:
- name: ltp
image: linuxkit/test-ltp:6df23ac196332cafb9c0f8e32f328e22d612267d
image: linuxkit/test-ltp:b8ad3dfd0998ddff4fd47b3f693d2a4aa93ab7a4
binds:
- /etc/ltp/baseline:/etc/ltp/baseline
- name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05
image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
files:
- path: /etc/ltp/baseline
contents: "100"

View File

@@ -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:7e8bcae3e661f5b48c00cf2f15bbef19b35fac76
image: linuxkit/test-kernel-config:271aa181b78ca9c6e463dfc1107cf9da6090463d
- name: poweroff
image: linuxkit/poweroff:bce51402e293da0b653923a43c3c7be6e0effa05
image: linuxkit/poweroff:3845c4d64d47a1ea367806be5547e44594b0fa91
command: ["/bin/sh", "/poweroff.sh", "3"]
trust:
image: