summaryrefslogtreecommitdiff
path: root/json/kvm-only-group.json
diff options
context:
space:
mode:
authorNeil Williams <codehelp@debian.org>2013-08-21 16:23:26 +0100
committerNeil Williams <codehelp@debian.org>2013-08-21 16:23:26 +0100
commit8e230638cccc6b7ca2fe8bed13e91bdbaae3c52a (patch)
tree9af56289b3551bfe37e4ef38fd81035d4e02ece7 /json/kvm-only-group.json
parentfa90e28002e301518831a396543710ec607291a9 (diff)
modify sample json for staging usage
Diffstat (limited to 'json/kvm-only-group.json')
-rw-r--r--json/kvm-only-group.json10
1 files changed, 3 insertions, 7 deletions
diff --git a/json/kvm-only-group.json b/json/kvm-only-group.json
index 3821ffc..773cad7 100644
--- a/json/kvm-only-group.json
+++ b/json/kvm-only-group.json
@@ -24,7 +24,7 @@
{
"command": "deploy_linaro_image",
"parameters": {
- "image": "file:///home/codehelp/images/kvm-debian-wheezy.img.gz"
+ "image": "http://images.validation.linaro.org/kvm-debian-wheezy.img.gz"
}
},
{
@@ -38,10 +38,6 @@
{
"git-repo": "git://git.linaro.org/people/neilwilliams/multinode-yaml.git",
"testdef": "multinode02.yaml"
- },
- {
- "git-repo": "git://git.linaro.org/people/neilwilliams/multinode-yaml.git",
- "testdef": "multinode03.yaml"
}
]
}
@@ -49,8 +45,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/"
}
}
]