This is an automated email from the ASF dual-hosted git repository.

rohit pushed a commit to branch debian9-systemvmtemplate
in repository https://gitbox.apache.org/repos/asf/cloudstack.git


The following commit(s) were added to refs/heads/debian9-systemvmtemplate by 
this push:
     new 42e7fcd  fix simulator build
42e7fcd is described below

commit 42e7fcd04a7cbbc186e63497db81521bb1de6b58
Author: Rohit Yadav <[email protected]>
AuthorDate: Mon Dec 11 02:51:17 2017 +0530

    fix simulator build
    
    Signed-off-by: Rohit Yadav <[email protected]>
---
 tools/marvin/marvin/lib/common.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/marvin/marvin/lib/common.py 
b/tools/marvin/marvin/lib/common.py
index 32abda7..64182d9 100644
--- a/tools/marvin/marvin/lib/common.py
+++ b/tools/marvin/marvin/lib/common.py
@@ -401,7 +401,7 @@ def get_test_template(apiclient, zone_id=None, 
hypervisor=None):
             "format": "vhd",
             "hypervisor": "simulator",
             "ostype": "Other Linux (64-bit)",
-            "url": "http://fake.url/tiny.vhd.bz2";,
+            "url": 
"http://dl.openvm.eu/cloudstack/macchinina/x86_64/macchinina-xen.vhd.bz2";,
             "requireshvm": "True",
             "ispublic": "True"
         }

-- 
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].

Reply via email to