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/07/26 01:21:48 UTC

[jira] [Created] (CLOUDSTACK-3826) test cases from test_vpc_routers.TestVPCRoutersBasic failed due to unexpected result from ListRouter

Rayees Namathponnan created CLOUDSTACK-3826:
-----------------------------------------------

             Summary: test cases from test_vpc_routers.TestVPCRoutersBasic failed due to unexpected result from ListRouter 
                 Key: CLOUDSTACK-3826
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3826
             Project: CloudStack
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
          Components: Automation
    Affects Versions: 4.2.0
         Environment: KVM 
            Reporter: Rayees Namathponnan
            Priority: Critical
             Fix For: 4.2.0


Below test case failing from regression suite 
integration.component.test_vpc_routers.TestVPCRoutersBasic.test_04_migrate_router_after_creating_vp
integration.component.test_vpc_routers.TestVPCRoutersBasic.test_05_change_service_offerring_vpc


Error Message

List Routers should return a valid list
-------------------- >> begin captured logging << --------------------
testclient.testcase.TestVPCRoutersBasic: DEBUG: Check if the VPC offering is created successfully?
testclient.testcase.TestVPCRoutersBasic: DEBUG: VPC offering is created successfully - VPC off-MVNQQP
testclient.testcase.TestVPCRoutersBasic: DEBUG: Check if the VPC network is created successfully?
testclient.testcase.TestVPCRoutersBasic: DEBUG: VPC network validated - TestVPC-ZGLB9K
--------------------- >> 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_vpc_routers.py", line 553, in test_05_change_service_offerring_vpc
    "List Routers should return a valid list"
  File "/usr/local/lib/python2.7/unittest/case.py", line 494, in assertEqual
    assertion_func(first, second, msg=msg)
  File "/usr/local/lib/python2.7/unittest/case.py", line 487, in _baseAssertEqual
    raise self.failureException(msg)
List Routers should return a valid list

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