nvazquez commented on a change in pull request #4250: URL: https://github.com/apache/cloudstack/pull/4250#discussion_r471448614
########## File path: tools/marvin/marvin/config/test_data.py ########## @@ -986,7 +986,60 @@ "ispublic": "True" } }, - + "test_ovf_templates": [ + { + "name": "test-ovf", + "displaytext": "test-ovf", + "format": "ova", + "hypervisor": "vmware", + "ostype": "Other Linux (64-bit)", + "url": "http://172.17.0.1/machina-2dd-iso.ova", Review comment: Thanks, this needs to be public - TODO ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org