summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeil Williams <codehelp@debian.org>2013-07-31 12:19:38 +0100
committerNeil Williams <codehelp@debian.org>2013-07-31 12:19:38 +0100
commitc0110ee5c147dc5996f4c386f4bd6584831ccca3 (patch)
treee2660f720eb82c132dcbfae17753129d34836da6
parent3f5af762274359595ad6df903b464cf4d4729db4 (diff)
drop multinode03 as iMX53 do not bring up eth0 properly and the install:deps fails.
-rw-r--r--json/imx53-only-group.json10
1 files changed, 7 insertions, 3 deletions
diff --git a/json/imx53-only-group.json b/json/imx53-only-group.json
index 16f14bb..dd67e9c 100644
--- a/json/imx53-only-group.json
+++ b/json/imx53-only-group.json
@@ -1,5 +1,5 @@
{
- "timeout": 18000,
+ "timeout": 900,
"job_name": "codehelp multinode API tests",
"logging_level": "INFO",
"device_group": [
@@ -13,7 +13,7 @@
},
{
"role": "jerry",
- "count": 2,
+ "count": 1,
"device_type": "mx53loco",
"tags": [
"codehelp-mouse"
@@ -33,7 +33,11 @@
"testdef_repos": [
{
"git-repo": "git://git.linaro.org/people/neilwilliams/multinode-yaml.git",
- "testdef": "group-tests-multinode.yaml"
+ "testdef": "multinode01.yaml"
+ },
+ {
+ "git-repo": "git://git.linaro.org/people/neilwilliams/multinode-yaml.git",
+ "testdef": "multinode02.yaml"
}
],
"timeout": 1800