diff options
Diffstat (limited to 'templates/machine/raspberrypi3')
-rw-r--r-- | templates/machine/raspberrypi3/test.disabled/hwtest.short.environment | 10 | ||||
-rw-r--r-- | templates/machine/raspberrypi3/test/hwtest.enable (renamed from templates/machine/raspberrypi3/test.disabled/hwtest.enable) | 0 | ||||
-rw-r--r-- | templates/machine/raspberrypi3/test/hwtest.short.enable (renamed from templates/machine/raspberrypi3/test.disabled/hwtest.short.enable) | 0 | ||||
-rw-r--r-- | templates/machine/raspberrypi3/test/hwtest.short.environment | 10 | ||||
-rw-r--r-- | templates/machine/raspberrypi3/test/testjob_short.yaml (renamed from templates/machine/raspberrypi3/test.disabled/testjob_short.yaml) | 0 |
5 files changed, 10 insertions, 10 deletions
diff --git a/templates/machine/raspberrypi3/test.disabled/hwtest.short.environment b/templates/machine/raspberrypi3/test.disabled/hwtest.short.environment deleted file mode 100644 index db4a5a044..000000000 --- a/templates/machine/raspberrypi3/test.disabled/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 diff --git a/templates/machine/raspberrypi3/test.disabled/hwtest.enable b/templates/machine/raspberrypi3/test/hwtest.enable index 573541ac9..573541ac9 100644 --- a/templates/machine/raspberrypi3/test.disabled/hwtest.enable +++ b/templates/machine/raspberrypi3/test/hwtest.enable diff --git a/templates/machine/raspberrypi3/test.disabled/hwtest.short.enable b/templates/machine/raspberrypi3/test/hwtest.short.enable index 573541ac9..573541ac9 100644 --- a/templates/machine/raspberrypi3/test.disabled/hwtest.short.enable +++ b/templates/machine/raspberrypi3/test/hwtest.short.enable diff --git a/templates/machine/raspberrypi3/test/hwtest.short.environment b/templates/machine/raspberrypi3/test/hwtest.short.environment new file mode 100644 index 000000000..2f084f8ff --- /dev/null +++ b/templates/machine/raspberrypi3/test/hwtest.short.environment @@ -0,0 +1,10 @@ +DEVICE_TYPE=raspberrypi3-uboot +DEVICE_NAME=raspberrypi3 +DEVICE_DTB=uImage-bcm2710-rpi-3-b.dtb +DEVICE_KERNEL=uImage +DEVICE_INITRAMFS=initramfs-netboot-image-raspberrypi3.ext4.gz.u-boot +DEVICE_NBDROOT=agl-demo-platform-raspberrypi3.ext4.xz +DEVICE_NBDROOT_COMPRESSION=xz +DEVICE_BOOT_METHOD=u-boot +DEVICE_BOOT_TYPE=bootm +#DEVICE_URL_PREFIX=https://download.automotivelinux.org/AGL diff --git a/templates/machine/raspberrypi3/test.disabled/testjob_short.yaml b/templates/machine/raspberrypi3/test/testjob_short.yaml index 2ff1ac995..2ff1ac995 100644 --- a/templates/machine/raspberrypi3/test.disabled/testjob_short.yaml +++ b/templates/machine/raspberrypi3/test/testjob_short.yaml |