From 8f022c868bff1a4f2bfcdc04ea6eb3af20046852 Mon Sep 17 00:00:00 2001 From: Jan-Simon Möller Date: Sat, 8 Jul 2017 13:56:00 +0200 Subject: Disable rpi3 tests as they are broken right now with the kernel Image MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fix is wip but takes a little. Change-Id: I5b561a687dda47aaa8dfbf19d9b629abb3956549 Signed-off-by: Jan-Simon Möller Reviewed-on: https://gerrit.automotivelinux.org/gerrit/10127 Tested-by: Jenkins Job builder account ci-image-build: Jenkins Job builder account --- templates/machine/raspberrypi3/test/hwtest.short.environment | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 templates/machine/raspberrypi3/test/hwtest.short.environment (limited to 'templates/machine/raspberrypi3/test/hwtest.short.environment') 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 -- cgit 1.2.3-korg