summaryrefslogtreecommitdiffstats
path: root/templates/machine/raspberrypi3/test/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-12 14:39:03 +0000
commit78db75668ce5a62858d17928a71b3d1ee6da38fe (patch)
tree8bc09970854d5d908a92a1fb0f0c67dd2e2205bc /templates/machine/raspberrypi3/test/hwtest.short.environment
parentad07b4361ada2aa13351b5f1f71af01536ad0299 (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> (cherry picked from commit 8f022c868bff1a4f2bfcdc04ea6eb3af20046852) Reviewed-on: https://gerrit.automotivelinux.org/gerrit/10149 ci-image-boot-test: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
Diffstat (limited to 'templates/machine/raspberrypi3/test/hwtest.short.environment')
-rw-r--r--templates/machine/raspberrypi3/test/hwtest.short.environment10
1 files changed, 0 insertions, 10 deletions
diff --git a/templates/machine/raspberrypi3/test/hwtest.short.environment b/templates/machine/raspberrypi3/test/hwtest.short.environment
deleted file mode 100644
index db4a5a044..000000000
--- a/templates/machine/raspberrypi3/test/hwtest.short.environment
+++ /dev/null
@@ -1,10 +0,0 @@
-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