diff options
author | Kevin Hilman <khilman@baylibre.com> | 2017-06-26 22:16:19 +0000 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2017-06-30 19:31:19 +0000 |
commit | 99e6be9ab76013eea3f78882a490e6548325f03f (patch) | |
tree | 5ea49b11c64a2947f08989683d51a3dd9e602dcf /templates/machine/m3ulcb-nogfx/test/hwtest.short.environment | |
parent | c42f34f7889c96c8cb5091bce269aa31bea74574 (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>
(cherry picked from commit ca8367a37ff019862aae48fc5a3d05ad56f084ec)
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/9877
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 |