You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Santhosh Kumar Edukulla (JIRA)" <ji...@apache.org> on 2014/05/28 06:50:02 UTC

[jira] [Assigned] (CLOUDSTACK-6794) [Automation]: test_iso suite is failing because of no path to iso retrieval

     [ https://issues.apache.org/jira/browse/CLOUDSTACK-6794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Santhosh Kumar Edukulla reassigned CLOUDSTACK-6794:
---------------------------------------------------

    Assignee: Abhinandan Prateek

> [Automation]: test_iso suite is failing because of no path to iso retrieval
> ---------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-6794
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6794
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Automation
>            Reporter: Santhosh Kumar Edukulla
>            Assignee: Abhinandan Prateek
>
> From the environment, where bvt is running, the path to download iso was not reachable, below url  "http://people.apache.org/~tsp/dummy.iso", was used for downloading iso and the setup either need to have access to the this url or url path for local share has to be used, still otherwise these suites will fail.
> "iso": {
>             "displaytext": "Test ISO",
>             "name": "ISO",
>             "url": "http://people.apache.org/~tsp/dummy.iso",
>             "bootable": False,
>             "ispublic": False,
>             "ostype": "CentOS 5.6 (64-bit)",
>     },
>     "iso1": {
>         "displaytext": "Test ISO 1",
>         "name": "ISO 1",
>         "url": "http://people.apache.org/~tsp/dummy.iso",
>         "isextractable": True,
>         "isfeatured": True,
>         "ispublic": True,
>         "ostype": "CentOS 5.6 (64-bit)",
>     },
>     "iso2": {
>         "displaytext": "Test ISO 2",
>         "name": "ISO 2",
>         "url": "http://people.apache.org/~tsp/dummy.iso",
>         "isextractable": True,
>         "isfeatured": True,
>         "ispublic": True,
>         "ostype": "CentOS 5.6 (64-bit)",
>         "mode": 'HTTP_DOWNLOAD',



--
This message was sent by Atlassian JIRA
(v6.2#6252)