{ "timeout": 18000, "job_name": "multinode-health-panda", "health_check": true, "notify_on_incomplete": [ "neil.williams@linaro.org", "senthil.kumaran@linaro.org", "fu.wei@linaro.org" ], "actions": [ { "command": "deploy_linaro_image", "parameters": { "image": "https://releases.linaro.org/latest/ubuntu/panda/panda-raring_developer_20130623-376.img.gz" } }, { "command": "boot_linaro_image" }, { "command": "submit_results", "parameters": { "stream": "/anonymous/instance-manager/", "server": "http://localhost/RPC2/" } } ] }