You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Abhinandan Prateek (JIRA)" <ji...@apache.org> on 2013/07/12 10:19:49 UTC

[jira] [Assigned] (CLOUDSTACK-3454) [Automation] Basic zone - test case failed to create network

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

Abhinandan Prateek reassigned CLOUDSTACK-3454:
----------------------------------------------

    Assignee: Jayapal Reddy

Jayapal, This issue could be probably with the test itself. Can you investigate.

                
> [Automation] Basic zone - test case failed to create network 
> -------------------------------------------------------------
>
>                 Key: CLOUDSTACK-3454
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3454
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Automation
>    Affects Versions: 4.2.0
>         Environment: Basic Zone - automation 
>            Reporter: Rayees Namathponnan
>            Assignee: Jayapal Reddy
>            Priority: Blocker
>             Fix For: 4.2.0
>
>
> Basic zone test cases failed to create network with below error 
> Traceback (most recent call last):
>   File "/usr/local/lib/python2.7/site-packages/nose/suite.py", line 208, in run
>     self.setUp()
>   File "/usr/local/lib/python2.7/site-packages/nose/suite.py", line 291, in setUp
>     self.setupContext(ancestor)
>   File "/usr/local/lib/python2.7/site-packages/nose/suite.py", line 314, in setupContext
>     try_run(context, names)
>   File "/usr/local/lib/python2.7/site-packages/nose/util.py", line 469, in try_run
>     return func()
>   File "/Repo_30X/ipcl/cloudstack/test/integration/smoke/test_portable_publicip.py", line 189, in setUpClass
>     cls.account.domainid
>   File "/usr/local/lib/python2.7/site-packages/marvin/integration/lib/base.py", line 1851, in create
>     return Network(apiclient.createNetwork(cmd).__dict__)
>   File "/usr/local/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py", line 1641, in createNetwork
>     response = self.connection.marvin_request(command, response_type=response, method=method)
>   File "/usr/local/lib/python2.7/site-packages/marvin/cloudstackConnection.py", line 223, in marvin_request
>     response = jsonHelper.getResultObj(response.json(), response_type)
>   File "/usr/local/lib/python2.7/site-packages/marvin/jsonHelper.py", line 128, in getResultObj
>     raise cloudstackException.cloudstackAPIException(responseName.replace("response", ""), errMsg)
> cloudstackAPIException: Execute cmd: createnetwork failed, due to: errorCode: 431, errorText:Only AclType=Domain can be specified for network creation in Basic zone
> Test cases failed 
> 1) integration/smoke/test_portable_publicip.py
> 2) 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira