{ "device_type": "arndale", "actions": [ { "command": "deploy_linaro_image", "parameters": { "hwpack": "http://snapshots.linaro.org/kernel-hwpack/linux-lng-le-arndale/143/hwpack_linaro-arndale_20131126-1222_b143_armhf_supported.tar.gz", "rootfs": "http://snapshots.linaro.org/ubuntu/images/developer/565/linaro-raring-developer-20131127-565.tar.gz" }, "metadata": { "distribution": "ubuntu", "hwpack.type": "arndale", "rootfs.type": "nano-lava" } }, { "command": "boot_linaro_image", "parameters": { "boot_cmds": [ "setenv initrd_high '0xffffffff'", "setenv fdt_high '0xffffffff'", "setenv bootcmd 'fatload mmc 0:5 0x40007000 uImage; fatload mmc 0:5 0x42000000 uInitrd; fatload mmc 0:5 0x41f00000 board.dtb; bootm 0x40007000 0x42000000 0x41f00000'", "setenv bootargs 'console=tty0 console=ttySAC2,115200n8 drm_kms_helper.edid_firmware=edid-1920x1080.fw root=LABEL=testrootfs rootwait ro nohz_full=1'", "boot" ] } }, { "command": "lava_test_shell", "parameters": { "testdef_repos": [ { "git-repo": "git://git.linaro.org/people/vireshk/lava.git", "testdef": "nohz.yaml" } ], "timeout": 18000 } }, { "command": "submit_results", "parameters": { "stream": "/anonymous/viresh.kumar/", "server": "http://validation.linaro.org/lava-server/RPC2/" } } ], "timeout": 18000, "job_name": "Arndale NOHZ" }