diff options
author | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2017-07-08 13:56:00 +0200 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2017-07-10 16:15:00 +0000 |
commit | 8f022c868bff1a4f2bfcdc04ea6eb3af20046852 (patch) | |
tree | 57768d8764e3407b26520741c217b586f53075d7 /templates/machine/raspberrypi3/test/hwtest.short.environment | |
parent | 287700311bb9879f19d5b7b9977979c5692895c9 (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/hwtest.short.environment')
-rw-r--r-- | templates/machine/raspberrypi3/test/hwtest.short.environment | 10 |
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 |