{ "health_check": false, "logging_level": "DEBUG", "timeout": 900, "job_name": "highbank-single-node", "device_type": "highbank", "actions": [ { "command": "deploy_linaro_image", "parameters": { "image": "http://linaro-gateway/highbank/highbank-quantal_developer_20130425-301.img.gz" } }, { "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": "singlenode01.yaml" } ], "timeout": 900 } }, { "command": "submit_results_on_host", "parameters": { "stream": "/anonymous/codehelp/", "server": "http://staging.validation.linaro.org/RPC2/" } } ] }