Github user bhaisaab commented on a diff in the pull request: https://github.com/apache/cloudstack/pull/728#discussion_r37961562 --- Diff: tools/marvin/marvin/config/test_data.py --- @@ -775,6 +775,15 @@ "ostype": "CentOS 5.6 (64-bit)" }, + "CentOS6.3template": { + "displaytext": "Centos", + "name": "Centos", + "passwordenabled": False, + "ostype": "CentOS 6.3 (64-bit)", + "url": "http://10.147.28.7/templates/centos63.ova", --- End diff -- Can you share or host this ova publicly? Will this test fail for this URL/file not available in one's env.
--- 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. ---