diff options
author | Kevin Hilman <khilman@baylibre.com> | 2017-06-26 22:16:19 +0000 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2017-06-28 10:08:59 +0000 |
commit | ca8367a37ff019862aae48fc5a3d05ad56f084ec (patch) | |
tree | f8ae760a947de852cc926ed5b7a1c704062136b6 /templates/machine/m3ulcb-nogfx/test/hwtest.short.environment | |
parent | be141be78efd87a910f03b83f7f89e5b2690d17f (diff) |
m3ulcb-nogfx: add test templates for LAVA job and environment
Change-Id: I9c5a95bd33516e8451113dbabf6b6739dc637b7d
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/9819
Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'templates/machine/m3ulcb-nogfx/test/hwtest.short.environment')
-rw-r--r-- | templates/machine/m3ulcb-nogfx/test/hwtest.short.environment | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/templates/machine/m3ulcb-nogfx/test/hwtest.short.environment b/templates/machine/m3ulcb-nogfx/test/hwtest.short.environment new file mode 100644 index 000000000..758ca7e6f --- /dev/null +++ b/templates/machine/m3ulcb-nogfx/test/hwtest.short.environment @@ -0,0 +1,9 @@ +DEVICE_TYPE=r8a7796-m3ulcb +DEVICE_NAME=m3ulcb-nogfx +DEVICE_DTB=Image-r8a7796-m3ulcb.dtb +DEVICE_KERNEL=Image +DEVICE_INITRAMFS=initramfs-netboot-image-m3ulcb.ext4.gz +DEVICE_NBDROOT=agl-demo-platform-m3ulcb.ext4.xz +DEVICE_NBDROOT_COMPRESSION=xz +DEVICE_BOOT_METHOD=u-boot +DEVICE_BOOT_TYPE=booti |