summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeil Williams <codehelp@debian.org>2013-08-21 16:52:31 +0100
committerNeil Williams <codehelp@debian.org>2013-08-21 16:52:31 +0100
commit2357a77b90f5622c7fb034917703d73eb233357f (patch)
tree9a93deb635688e2c8df4635e00f6fdad7fd06b98
parent3395780b5463236630dfb77fe9b59229c494496f (diff)
update for staging
-rw-r--r--json/beagleblack-only-group.json10
-rw-r--r--json/panda-blackgroup.json18
2 files changed, 11 insertions, 17 deletions
diff --git a/json/beagleblack-only-group.json b/json/beagleblack-only-group.json
index 799866e..85b273a 100644
--- a/json/beagleblack-only-group.json
+++ b/json/beagleblack-only-group.json
@@ -34,6 +34,10 @@
{
"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": "multinode02.yaml"
}
],
"timeout": 2400,
@@ -46,10 +50,14 @@
"testdef_repos": [
{
"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": "multinode02.yaml"
}
],
- "timeout": 900,
+ "timeout": 1200,
"role": "grey"
}
},
diff --git a/json/panda-blackgroup.json b/json/panda-blackgroup.json
index 8556e26..a1b186d 100644
--- a/json/panda-blackgroup.json
+++ b/json/panda-blackgroup.json
@@ -44,20 +44,6 @@
{
"command": "deploy_linaro_image",
"parameters": {
- "image": "file:///home/codehelp/images/mx53loco-ubuntu-desktop.img.gz",
- "role": "mazda"
- }
- },
- {
- "command": "deploy_linaro_image",
- "parameters": {
- "image": "http://releases.linaro.org/12.02/ubuntu/beagleboard/beagle-ubuntu-desktop.img.gz",
- "role": "dog"
- }
- },
- {
- "command": "deploy_linaro_image",
- "parameters": {
"image": "http://linaro-gateway/beaglebone/beaglebone_20130625-379.img.gz",
"role": "colour"
}
@@ -81,8 +67,8 @@
{
"command": "submit_results_on_host",
"parameters": {
- "stream": "/anonymous/instance-manager/",
- "server": "http://multinode.validation.linaro.org/RPC2/"
+ "stream": "/anonymous/codehelp/",
+ "server": "http://staging.validation.linaro.org/RPC2/"
}
}
]