{ "timeout": 900, "job_name": "multinode combined tests", "logging_level": "INFO", "device_group": [ { "role": "tom", "count": 1, "device_type": "mx53loco", "tags": [ "codehelp-cat" ] }, { "role": "jerry", "count": 1, "device_type": "mx53loco", "tags": [ "codehelp-mouse" ] } ], "actions": [ { "command": "deploy_linaro_image", "parameters": { "image": "file:///home/codehelp/images/mx53loco-ubuntu-desktop.img.gz" } }, { "command": "lava_test_shell", "parameters": { "testdef_repos": [ { "git-repo": "git://git.linaro.org/people/neilwilliams/multinode-yaml.git", "testdef": "multinode01.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": 1800 } }, { "command": "submit_results_on_host", "parameters": { "stream": "/anonymous/instance-manager/", "server": "http://multinode.validation.linaro.org/RPC2/" } } ] }