Github user shwetaag commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/1401#discussion_r51847088 --- Diff: tools/marvin/marvin/config/test_data.py --- @@ -790,6 +799,26 @@ "format": "OVA", "ispublic": "true" }, + "CentOS7template": { + "displaytext": "Centos", + "name": "Centos", + "passwordenabled": False, + "isdynamicallyscalable":True, + "ostype": "CentOS 7", + "url": "http://10.147.28.7/templates/cenots7/Centos7.vhd", --- End diff -- @remibergsma This will certainly work . Any centos 7 vhd that is downloadable by CS setup should work
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---