[
https://issues.apache.org/jira/browse/CLOUDSTACK-3927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Abhinandan Prateek updated CLOUDSTACK-3927:
-------------------------------------------
Fix Version/s: (was: 4.2.0)
4.2.1
> [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: Rayees Namathponnan
> Priority: Blocker
> Fix For: 4.2.1
>
>
> 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 was sent by Atlassian JIRA
(v6.1#6144)