Rayees Namathponnan created CLOUDSTACK-1785:
-----------------------------------------------
Summary: Redundant Router test cases failing during automation run
Key: CLOUDSTACK-1785
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1785
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Components: Test Lab
Affects Versions: 4.1.0
Environment: VMware and KVM
Reporter: Rayees Namathponnan
Assignee: Girish Shilamkar
Fix For: 4.1.0
Test cases from integration.component.test_redundant_router.py failing with
below error
Traceback (most recent call last):
File "/usr/local/lib/python2.7/unittest/case.py", line 318, in run
testMethod()
File
"/data/Repo2/incubator-cloudstack/test/integration/component/test_redundant_router.py",
line 2118, in test_enableVPNOverRvR
"list router should return Master and backup routers"
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)
AssertionError: list router should return Master and backup routers
Tested manually, both Master and Backup routers are getting created properly
with same network IDs
--
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