Files
linuxkit/test/ltp/test-ltp.yml
Rolf Neugebauer e9fbe43b34 Rename .yaml to .yml
docker-compose and other utilities use the .yml extension.
For consistency rename all .yaml to .yml

Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
2017-03-27 09:53:26 +02:00

17 lines
396 B
YAML

kernel:
image: "mobylinux/kernel:4.9.x"
cmdline: "console=ttyS0"
init: "mobylinux/init:1402058c0f90adf2b12fcfb8332b334c7e9c5d8c"
system:
- name: ltp
image: "mobylinux/test-ltp-20170116:fdca2d1bb019b1d51e722e6032c82c7933d4b870"
network_mode: host
pid: host
capabilities:
- CAP_SYS_ADMIN
files:
outputs:
- format: kernel+initrd
- format: iso-bios
- format: iso-efi