diff --git a/tools/test-ltp/test-ltp.yaml b/tools/test-ltp/test-ltp.yaml new file mode 100644 index 000000000..5f00c3bd7 --- /dev/null +++ b/tools/test-ltp/test-ltp.yaml @@ -0,0 +1,17 @@ +kernel: + image: "mobylinux/kernel-4.9.x-moby:c752c32911815b1cbdd580f10553767e934dc0fa" + cmdline: "console=ttyS0" +init: "mobylinux/init:2f1b5c1be1157cb17e5b1e6dee171dccdebb5277" +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 +# The initrd is too large for a pre-allocated EFI ISO +# - format: iso-efi