From 2357a77b90f5622c7fb034917703d73eb233357f Mon Sep 17 00:00:00 2001 From: Neil Williams Date: Wed, 21 Aug 2013 16:52:31 +0100 Subject: update for staging --- json/beagleblack-only-group.json | 10 +++++++++- json/panda-blackgroup.json | 18 ++---------------- 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, @@ -44,12 +48,16 @@ "command": "lava_test_shell", "parameters": { "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 @@ -41,20 +41,6 @@ "rootfs.type": "nano-lava" } }, - { - "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": { @@ -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/" } } ] -- cgit v1.2.3