You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Sowmya Krishnan (JIRA)" <ji...@apache.org> on 2013/07/30 14:53:50 UTC

[jira] [Commented] (CLOUDSTACK-3927) [Automation] test_netscaler_configs : Test cases failed while adding NetScaler Devices

    [ https://issues.apache.org/jira/browse/CLOUDSTACK-3927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13723814#comment-13723814 ] 

Sowmya Krishnan commented on CLOUDSTACK-3927:
---------------------------------------------

The test case is to test adding of Netscaler device. We shouldn't add the device before the test. It'll fail then.
Please only give the Netscaler information - do not add the device. Test script takes care of adding.
                
> [Automation] test_netscaler_configs : Test cases failed while adding NetScaler Devices 
> ---------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-3927
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3927
>             Project: CloudStack
>          Issue Type: Test
>      Security Level: Public(Anyone can view this level - this is the default.) 
>    Affects Versions: 4.2.0
>            Reporter: Rayees Namathponnan
>            Assignee: Sowmya Krishnan
>            Priority: Blocker
>             Fix For: 4.2.0
>
>
> Below test cases failed while adding netscaler devices 
> integration.component.test_netscaler_configs.TestAddNetScaler.test_add_netscaler_device
> TestDeleteNetscaler>:setup
> TestGuestNetworkWithNetScaler>:setup
> TestNetScalerDedicated>:setup
> TestNetScalerShared>:setup
> TestServiceProvider>:setup
> Observed below error in automation log
> Error Message
> Execute cmd: asyncquery failed, due to: {errorcode : 530, errortext : u'Invalid interface name specified for public and private interfaces.'}
> Stacktrace
> 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/component/test_netscaler_configs.py", line 2538, in setUpClass
>     physicalnetworkid=physical_network.id
>   File "/usr/local/lib/python2.7/site-packages/marvin/integration/lib/base.py", line 2693, in add
>     return NetScaler(apiclient.addNetscalerLoadBalancer(cmd).__dict__)
>   File "/usr/local/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py", line 2366, in addNetscalerLoadBalancer
>     response = self.connection.marvin_request(command, response_type=response, method=method)
>   File "/usr/local/lib/python2.7/site-packages/marvin/cloudstackConnection.py", line 230, in marvin_request
>     response = self.poll(asyncJobId, response_type)
>   File "/usr/local/lib/python2.7/site-packages/marvin/cloudstackConnection.py", line 91, in poll
>     "asyncquery", asyncResonse.jobresult)
> cloudstackAPIException: Execute cmd: asyncquery failed, due to: {errorcode : 530, errortext : u'Invalid interface name specified for public and private interfaces.'}
> Netscaler devices already added part of environment setup

--
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