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

[jira] [Updated] (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 ]

Rayees Namathponnan updated CLOUDSTACK-6794:
--------------------------------------------

    Issue Type: Test  (was: Bug)

> [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: Test
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Automation
>            Reporter: Santhosh Kumar Edukulla
>            Assignee: Bharat Kumar
>
> 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',
> Test Suite Exception Trace:
> File "/automation/virtenv/00-16-3e-5d-4a-0e/306/testenv/lib/python2.7/site-packages/nose/suite.py", line 208, in run
>     self.setUp()
>   File "/automation/virtenv/00-16-3e-5d-4a-0e/306/testenv/lib/python2.7/site-packages/nose/suite.py", line 291, in setUp
>     self.setupContext(ancestor)
>   File "/automation/virtenv/00-16-3e-5d-4a-0e/306/testenv/lib/python2.7/site-packages/nose/suite.py", line 314, in setupContext
>     try_run(context, names)
>   File "/automation/virtenv/00-16-3e-5d-4a-0e/306/testenv/lib/python2.7/site-packages/nose/util.py", line 470, in try_run
>     return func()
>   File "/automation/virtenv/00-16-3e-5d-4a-0e/306/test/integration/smoke/test_iso.py", line 188, in setUpClass
>     % (cls.iso_1.id, e))
> 'Exception while downloading ISO d64c0284-8a03-42a1-8ce6-e6d2c53724ea: Error In Downloading ISO: ISO Status - No route to host\n-------------------- >> begin captured stdout << ---------------------\n=== TestName: None | Status : EXCEPTION ===\n\n



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