You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ts...@apache.org on 2013/07/30 12:20:14 UTC

git commit: updated refs/heads/4.2 to baa6d0b

Updated Branches:
  refs/heads/4.2 b5f33ae0d -> baa6d0bad


Fix url for upload volume test

Signed-off-by: Prasanna Santhanam <ts...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/baa6d0ba
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/baa6d0ba
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/baa6d0ba

Branch: refs/heads/4.2
Commit: baa6d0badb31700504e4d86e77f40791f1d0b7de
Parents: b5f33ae
Author: Prasanna Santhanam <ts...@apache.org>
Authored: Tue Jul 30 15:48:50 2013 +0530
Committer: Prasanna Santhanam <ts...@apache.org>
Committed: Tue Jul 30 15:50:02 2013 +0530

----------------------------------------------------------------------
 test/integration/component/test_stopped_vm.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/baa6d0ba/test/integration/component/test_stopped_vm.py
----------------------------------------------------------------------
diff --git a/test/integration/component/test_stopped_vm.py b/test/integration/component/test_stopped_vm.py
index b7742d3..212239c 100644
--- a/test/integration/component/test_stopped_vm.py
+++ b/test/integration/component/test_stopped_vm.py
@@ -71,7 +71,7 @@ class Services:
                 },
                 "volume": {
                     "diskname": "DataDisk",
-                    "url": '',
+                    "url": 'http://download.cloud.com/releases/2.0.0/UbuntuServer-10-04-64bit.vhd.bz2',
                     "format": 'VHD'
                 },
                 "iso":  # ISO settings for Attach/Detach ISO tests