summaryrefslogtreecommitdiff
path: root/json/beagleblack-single-node.json
diff options
context:
space:
mode:
Diffstat (limited to 'json/beagleblack-single-node.json')
-rw-r--r--json/beagleblack-single-node.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/json/beagleblack-single-node.json b/json/beagleblack-single-node.json
index 7ffc070..5260df5 100644
--- a/json/beagleblack-single-node.json
+++ b/json/beagleblack-single-node.json
@@ -1,7 +1,8 @@
{
+ "health_check": false,
+ "logging_level": "DEBUG",
"timeout": 900,
"job_name": "beagleblack-single-node",
- "logging_level": "DEBUG",
"device_type": "beaglebone-black",
"actions": [
{
@@ -30,7 +31,7 @@
"command": "submit_results_on_host",
"parameters": {
"stream": "/anonymous/instance-manager/",
- "server": "http://multinode.validation.linaro.org/RPC2/"
+ "server": "http://instance-manager@multinode.validation.linaro.org/RPC2/"
}
}
]