{ "health_check": false, "logging_level": "DEBUG", "timeout": 900, "job_name": "origen-singlenode", "device_type": "origen", "actions": [ { "command": "deploy_linaro_image", "parameters": { "image": "http://releases.linaro.org/13.01/ubuntu/origen/origen-quantal_developer_20130130-64.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": "singlenode02.yaml" } ], "timeout": 900 } }, { "command": "submit_results_on_host", "parameters": { "stream": "/anonymous/codehelp/", "server": "http://staging.validation.linaro.org/RPC2/" } } ] }