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 15:37:48 UTC

[jira] [Commented] (CLOUDSTACK-3928) [Automation] Test case TestNetScalerSharedMode.test_01_netscaler_shared_mode failed to raise exception

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

Sowmya Krishnan commented on CLOUDSTACK-3928:
---------------------------------------------

Rayees, this is same issue as 3927. You shouldn't add netscaler device for this test. The test script takes care of it. So you might need additional NS devices, probably not used for other tests so that it can be added and removed independent of other tests.

If NS is already added, then it fails to add new device - so it deploys VM in existing NS which doesn't have the suitable configurations as per this test.
                
> [Automation] Test case TestNetScalerSharedMode.test_01_netscaler_shared_mode failed to raise exception
> ------------------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-3928
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3928
>             Project: CloudStack
>          Issue Type: Test
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Automation
>    Affects Versions: 4.2.0
>         Environment: Automation
>            Reporter: Rayees Namathponnan
>            Assignee: Sowmya Krishnan
>            Priority: Critical
>             Fix For: 4.2.0
>
>
> Test case integration.component.test_netscaler_nw_off.TestNetScalerSharedMode.test_01_netscaler_shared_mode failed to raise exception, observed below error 
> Exception not raised
> -------------------- >> begin captured logging << --------------------
> testclient.testcase.TestNetScalerSharedMode: DEBUG: Creating network with network offering: 9c1d3c1b-232f-46bc-b0f4-6a6bc1e89fa4
> testclient.testcase.TestNetScalerSharedMode: DEBUG: Created network with ID: 3c9eb881-2535-4af1-bb2a-2f960abb8d4b
> testclient.testcase.TestNetScalerSharedMode: DEBUG: Deploying VM in account: test-test_netscaler_nw_off-MKF6Y4
> testclient.testcase.TestNetScalerSharedMode: DEBUG: Deployed VM in network: 3c9eb881-2535-4af1-bb2a-2f960abb8d4b
> testclient.testcase.TestNetScalerSharedMode: DEBUG: Verify listVirtualMachines response for virtual machine: 3da664aa-7ece-47cb-bafd-883f88de6349
> testclient.testcase.TestNetScalerSharedMode: DEBUG: Trying to create network with network offering: 9c1d3c1b-232f-46bc-b0f4-6a6bc1e89fa4
> testclient.testcase.TestNetScalerSharedMode: DEBUG: Created network with ID: db34e0d8-ead7-4a4c-8e2b-9479f270d992
> testclient.testcase.TestNetScalerSharedMode: DEBUG: Deploying VM in account: test-test_netscaler_nw_off-1NKZ84
> testclient.testcase.TestNetScalerSharedMode: DEBUG: Deployed VM in network: db34e0d8-ead7-4a4c-8e2b-9479f270d992
> testclient.testcase.TestNetScalerSharedMode: DEBUG: Verify listVirtualMachines response for virtual machine: edcba9b2-fd3c-4ff6-85f1-ea52cf44afad
> testclient.testcase.TestNetScalerSharedMode: DEBUG: Trying to create network with network offering: 9c1d3c1b-232f-46bc-b0f4-6a6bc1e89fa4
> testclient.testcase.TestNetScalerSharedMode: DEBUG: Created network with ID: d1dd75c1-5123-4657-84cf-1714e4dc5b68
> testclient.testcase.TestNetScalerSharedMode: DEBUG: Deploying VM in account: test-test_netscaler_nw_off-XUSXAZ
> --------------------- >> end captured logging << ---------------------
> Stacktrace
>   File "/usr/local/lib/python2.7/unittest/case.py", line 318, in run
>     testMethod()
>   File "/Repo_30X/ipcl/cloudstack/test/integration/component/test_netscaler_nw_off.py", line 802, in test_01_netscaler_shared_mode
>     networkids=[str(self.network_3.id)]
>   File "/usr/local/lib/python2.7/unittest/case.py", line 112, in __exit__
>     "{0} not raised".format(exc_name))
> Exception not raised

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