You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by shwetaag <gi...@git.apache.org> on 2015/09/02 07:40:06 UTC

[GitHub] cloudstack pull request: CLOUDSTACK-8756:Incorrect guest os mappin...

Github user shwetaag commented on a diff in the pull request:

    https://github.com/apache/cloudstack/pull/728#discussion_r38500164
  
    --- 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 --
    
    @bhaisaab this is a simple centos template for vmware so nothing special about it. for this test to pass in one's environment he should have centos template uploaded in their http server and change the url accordingly . 
    If you have a place where we can share this file publicly i will be more than happy to upload it there. Not only this file, i will upload  lot other  files  whose urls are a private http server mentioned in test_data.py 



---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---