summaryrefslogtreecommitdiff
path: root/json/beaglexm-single-node.json
diff options
context:
space:
mode:
Diffstat (limited to 'json/beaglexm-single-node.json')
-rw-r--r--json/beaglexm-single-node.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/json/beaglexm-single-node.json b/json/beaglexm-single-node.json
index 4339deb..b1cd0a7 100644
--- a/json/beaglexm-single-node.json
+++ b/json/beaglexm-single-node.json
@@ -3,7 +3,7 @@
"logging_level": "DEBUG",
"timeout": 900,
"job_name": "beagle-single-node",
- "device_type": "beagle-xm",
+ "device_type": "beaglexm",
"actions": [
{
"command": "deploy_linaro_image",
@@ -30,8 +30,8 @@
{
"command": "submit_results_on_host",
"parameters": {
- "stream": "/anonymous/instance-manager/",
- "server": "http://multinode.validation.linaro.org/RPC2/"
+ "stream": "/anonymous/codehelp/",
+ "server": "http://localhost/RPC2/"
}
}
]