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 2013/12/09 04:41:07 UTC

[jira] [Closed] (CLOUDSTACK-4258) [Automation] test case from TestRouterServices failed with unexpected result in list network call

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

Rayees Namathponnan closed CLOUDSTACK-4258.
-------------------------------------------

    Resolution: Fixed

Not found in latest 4.3 runs

> [Automation] test case from TestRouterServices failed with unexpected result in list network call 
> --------------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-4258
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4258
>             Project: CloudStack
>          Issue Type: Test
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Automation, Test
>    Affects Versions: 4.2.0
>         Environment: Automation
>            Reporter: Rayees Namathponnan
>            Priority: Critical
>             Fix For: 4.3.0
>
>
> Below test cases failed from TestRouterServices suite,  test cases failed while calling ListNetwork
> integration.component.test_routers.TestRouterServices.test_01_AdvancedZoneRouterServices
> integration.component.test_routers.TestRouterServices.test_02_NetworkGarbageCollection
> integration.component.test_routers.TestRouterServices.test_03_RouterStartOnVmDeploy
> Observed below error in automation log
> Error Message
> Check list network response for network state
> -------------------- >> begin captured logging << --------------------
> testclient.testcase.TestRouterServices: DEBUG: Router ID: 85fadb9d-37d2-4508-888e-e6110f9c0e41 & Router state: Running
> testclient.testcase.TestRouterServices: DEBUG: Network ID: f6f192c0-0842-4532-aeb9-71bf2e1bf4b9 & Network state: Implemented
> --------------------- >> 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_routers.py", line 237, in test_01_AdvancedZoneRouterServices
>     "Check list network response for network state"
>   File "/usr/local/lib/python2.7/unittest/case.py", line 784, in assertIn
>     self.fail(self._formatMessage(msg, standardMsg))
>   File "/usr/local/lib/python2.7/unittest/case.py", line 393, in fail
>     raise self.failureException(msg)
> Check list network response for network state
> -------------------- >> begin captured logging << --------------------
> testclient.testcase.TestRouterServices: DEBUG: Router ID: 85fadb9d-37d2-4508-888e-e6110f9c0e41 & Router state: Running
> testclient.testcase.TestRouterServices: DEBUG: Network ID: f6f192c0-0842-4532-aeb9-71bf2e1bf4b9 & Network state: Implemented
> --------------------- >> end captured logging << ---------------------



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)