summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeil Williams <codehelp@debian.org>2013-07-31 12:56:28 +0100
committerNeil Williams <codehelp@debian.org>2013-07-31 12:56:28 +0100
commit0df79cb9decaf79cb92e6df074937e0af0c9e206 (patch)
tree3d196b9be5130205d60c59c472ea278340ac99c7
parent4fc0ac4285341dd9914ffa2b8ca84f126b31ed99 (diff)
allow a reasonable time for the tests
-rw-r--r--json/beagleblack-single-node.json12
1 files changed, 2 insertions, 10 deletions
diff --git a/json/beagleblack-single-node.json b/json/beagleblack-single-node.json
index 053b766..968e999 100644
--- a/json/beagleblack-single-node.json
+++ b/json/beagleblack-single-node.json
@@ -20,25 +20,17 @@
},
{
"git-repo": "git://git.linaro.org/people/neilwilliams/multinode-yaml.git",
- "testdef": "singlenode01.yaml"
- },
- {
- "git-repo": "git://git.linaro.org/people/neilwilliams/multinode-yaml.git",
- "testdef": "singlenode02.yaml"
- },
- {
- "git-repo": "git://git.linaro.org/people/neilwilliams/multinode-yaml.git",
"testdef": "singlenode03.yaml"
}
],
- "timeout": 180
+ "timeout": 900
}
},
{
"command": "submit_results_on_host",
"parameters": {
"stream": "/anonymous/codehelp/",
- "server": "http://localhost/RPC2/"
+ "server": "http://validation.linaro.org/RPC2/"
}
}
]