{ "health_check": false, "logging_level": "DEBUG", "timeout": 900, "job_name": "black-use-case", "device_group": [ { "role": "forwarder", "count": 1, "device_type": "beaglebone-black", "tags": [ "codehelp-bottle" ] }, { "role": "receiver", "count": 1, "device_type": "beaglebone-black", "tags": [ "codehelp-hhgg" ] } ], "actions": [ { "command": "deploy_linaro_image", "parameters": { "image": "http://linaro-gateway/beaglebone/beaglebone_20130625-379.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": "forwarder.yaml" } ], "timeout": 900, "role": "forwarder" } }, { "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": "receiver.yaml" } ], "timeout": 900, "role": "receiver" } }, { "command": "submit_results_on_host", "parameters": { "stream": "/anonymous/codehelp/", "server": "http://staging.validation.linaro.org/RPC2/" } } ] }