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