Chandan Purushothama created CLOUDSTACK-7436:
------------------------------------------------
Summary: [Automation] Redundant state of the router should be
BACKUP but is UNKNOWN
Key: CLOUDSTACK-7436
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7436
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Components: Automation, Test, Virtual Router
Affects Versions: 4.5.0
Reporter: Chandan Purushothama
Priority: Critical
Fix For: 4.5.0
The following testcase reported the error message shown below:
integration.component.maint.test_redundant_router.TestRvRRedundancy.test_05_stopBackupRvR_startInstance
(from nosetests)
*Error Message*
Redundant state of the router should be BACKUP but is UNKNOWN Logs available
at
http://xenrt.hq.xensource.com/control/queue.cgi?action=testlogs&id=804076&phase=Serial&test=redundant_router
Stacktrace
File "/usr/lib/python2.7/unittest/case.py", line 332, in run
testMethod()
File
"/root/cloudstack/test/integration/component/maint/test_redundant_router.py",
line 1583, in test_05_stopBackupRvR_startInstance
"Redundant state of the router should be BACKUP but is %s" %
routers[0].redundantstate
File "/usr/lib/python2.7/unittest/case.py", line 516, in assertEqual
assertion_func(first, second, msg=msg)
File "/usr/lib/python2.7/unittest/case.py", line 509, in _baseAssertEqual
raise self.failureException(msg)
'Redundant state of the router should be BACKUP but is UNKNOWN\n
Logs available at
http://xenrt.hq.xensource.com/control/queue.cgi?action=testlogs&id=804076&phase=Serial&test=redundant_router
--
This message was sent by Atlassian JIRA
(v6.2#6252)