mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
Fix url for upload volume test
Signed-off-by: Prasanna Santhanam <tsp@apache.org> (cherry picked from commit d0a851ec5de261c83babd94a07dd1091f804110d)
This commit is contained in:
parent
c520aae346
commit
e78f93224f
@ -71,7 +71,7 @@ class Services:
|
|||||||
},
|
},
|
||||||
"volume": {
|
"volume": {
|
||||||
"diskname": "DataDisk",
|
"diskname": "DataDisk",
|
||||||
"url": '',
|
"url": 'http://download.cloud.com/releases/2.0.0/UbuntuServer-10-04-64bit.vhd.bz2',
|
||||||
"format": 'VHD'
|
"format": 'VHD'
|
||||||
},
|
},
|
||||||
"iso": # ISO settings for Attach/Detach ISO tests
|
"iso": # ISO settings for Attach/Detach ISO tests
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user