Rayees Namathponnan created CLOUDSTACK-4258:
-----------------------------------------------

             Summary: [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
             Fix For: 4.2.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 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

Reply via email to