qemux86-64: add hwtest environment 91/10191/3
authorKevin Hilman <khilman@baylibre.com>
Thu, 13 Jul 2017 03:33:04 +0000 (03:33 +0000)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tue, 18 Jul 2017 08:54:18 +0000 (08:54 +0000)
Change-Id: Ic52335b32d82257a2c9c451e7dc83dcaef17b11e
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/10191
Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-boot-test: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
templates/machine/qemux86-64/test/hwtest.short.environment [new file with mode: 0644]

diff --git a/templates/machine/qemux86-64/test/hwtest.short.environment b/templates/machine/qemux86-64/test/hwtest.short.environment
new file mode 100644 (file)
index 0000000..ffbd70e
--- /dev/null
@@ -0,0 +1,9 @@
+DEVICE_ARCH=x86_64
+DEVICE_TYPE=qemu
+DEVICE_NAME=qemux86-64
+DEVICE_KERNEL=bzImage
+DEVICE_INITRAMFS=agl-demo-platform.ext4.xz
+DEVICE_INITRAMFS_COMPRESSION=xz
+DEVICE_BOOT_METHOD=qemu
+DEVICE_QEMU_ARGS='"-cpu Nehalem,check=false"'
+DEVICE_KERNEL_CMDLINE='"console=ttyS0,115200 root=/dev/hda debug verbose"'