{ "timeout": 1500, "job_name": "large group tests", "logging_level": "INFO", "device_group": [ { "role": "police", "count": 2, "device_type": "panda", "tags": [ "codehelp-cop" ] }, { "role": "public", "count": 2, "device_type": "arndale", "tags": [ "codehelp-public" ] }, { "role": "colour", "count": 2, "device_type": "beaglebone-black", "tags": [ "codehelp-black" ] }, { "role": "dog", "count": 1, "device_type": "beagle-xm", "tags": [ "codehelp-beaglexm" ] }, { "role": "mazda", "count": 4, "device_type": "mx53loco", "tags": [ "codehelp-public" ] } ], "actions": [ { "command": "deploy_linaro_image", "parameters": { "image": "file:///home/codehelp/images/panda-quantal_developer_20130328-278.img.gz", "role": "police" } }, { "command": "deploy_linaro_image", "parameters": { "hwpack": "http://snapshots.linaro.org/kernel-hwpack/linux-preempt-rt-arndale/28/hwpack_linaro-arndale_20130723-1644_b28_armhf_supported.tar.gz", "rootfs": "http://snapshots.linaro.org/ubuntu/images/nano-lava/442/linaro-raring-nano-lava-20130725-442.tar.gz", "role": "public" }, "metadata": { "distribution": "ubuntu", "hwpack.type": "arndale", "rootfs.type": "nano-lava" } }, { "command": "deploy_linaro_image", "parameters": { "image": "file:///home/codehelp/images/mx53loco-ubuntu-desktop.img.gz", "role": "mazda" } }, { "command": "deploy_linaro_image", "parameters": { "image": "http://releases.linaro.org/12.02/ubuntu/beagleboard/beagle-ubuntu-desktop.img.gz", "role": "dog" } }, { "command": "deploy_linaro_image", "parameters": { "image": "http://linaro-gateway/beaglebone/beaglebone_20130625-379.img.gz", "role": "colour" } }, { "command": "lava_test_shell", "parameters": { "testdef_repos": [ { "git-repo": "git://git.linaro.org/qa/test-definitions.git", "testdef": "ubuntu/smoke-tests-basic.yaml" }, { "git-repo": "git://git.linaro.org/people/neilwilliams/multinode-yaml.git", "testdef": "multinode02.yaml" }, { "git-repo": "git://git.linaro.org/people/neilwilliams/multinode-yaml.git", "testdef": "multinode03.yaml" } ], "timeout": 900 } }, { "command": "submit_results_on_host", "parameters": { "stream": "/anonymous/instance-manager/", "server": "http://localhost/RPC2/" } } ] }