summaryrefslogtreecommitdiffstats
path: root/templates/machine/raspberrypi3/test.disabled/hwtest.short.environment
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2017-07-08 13:56:00 +0200
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2017-07-10 16:15:00 +0000
commit8f022c868bff1a4f2bfcdc04ea6eb3af20046852 (patch)
tree57768d8764e3407b26520741c217b586f53075d7 /templates/machine/raspberrypi3/test.disabled/hwtest.short.environment
parent287700311bb9879f19d5b7b9977979c5692895c9 (diff)
Disable rpi3 tests as they are broken right now with the kernel Image
Fix is wip but takes a little. Change-Id: I5b561a687dda47aaa8dfbf19d9b629abb3956549 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/10127 Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org> ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
Diffstat (limited to 'templates/machine/raspberrypi3/test.disabled/hwtest.short.environment')
-rw-r--r--templates/machine/raspberrypi3/test.disabled/hwtest.short.environment10
1 files changed, 10 insertions, 0 deletions
diff --git a/templates/machine/raspberrypi3/test.disabled/hwtest.short.environment b/templates/machine/raspberrypi3/test.disabled/hwtest.short.environment
new file mode 100644
index 000000000..db4a5a044
--- /dev/null
+++ b/templates/machine/raspberrypi3/test.disabled/hwtest.short.environment
@@ -0,0 +1,10 @@
+DEVICE_TYPE=raspberrypi3-uboot
+DEVICE_NAME=raspberrypi3
+DEVICE_DTB=Image-bcm2710-rpi-3-b.dtb
+DEVICE_KERNEL=Image
+DEVICE_INITRAMFS=initramfs-netboot-image-raspberrypi3.ext4.gz
+DEVICE_NBDROOT=agl-demo-platform-raspberrypi3.ext4.xz
+DEVICE_NBDROOT_COMPRESSION=xz
+DEVICE_BOOT_METHOD=u-boot
+DEVICE_BOOT_TYPE=booti
+#DEVICE_URL_PREFIX=https://download.automotivelinux.org/AGL \ No newline at end of file