mirror of https://github.com/apache/cloudstack.git
Fix url for upload volume test
Signed-off-by: Prasanna Santhanam <tsp@apache.org>
This commit is contained in:
parent
b5f33ae0d8
commit
baa6d0badb
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue