Convert all of test/pkg/* to linuxkit pkg build

Signed-off-by: Ian Campbell <ijc@docker.com>
This commit is contained in:
Ian Campbell
2017-10-09 15:35:09 +01:00
parent 624e7c82f1
commit 588d095e19
15 changed files with 26 additions and 46 deletions

View File

@@ -1,6 +0,0 @@
IMAGE=test-ltp
DEPS=check.sh
NETWORK=1
ARCHES=x86_64
include ../../../pkg/package.mk

4
test/pkg/ltp/build.yml Normal file
View File

@@ -0,0 +1,4 @@
image: test-ltp
network: true
arches:
- amd64