[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-7436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14235515#comment-14235515
 ] 

ASF subversion and git services commented on CLOUDSTACK-7436:
-------------------------------------------------------------

Commit ddf6fd2f9a8be35a4599bc9316cbcce8b85c8890 in cloudstack's branch 
refs/heads/4.5 from [~yasker]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=ddf6fd2 ]

CLOUDSTACK-7436: Fix automation test on RvR status detection

Everytime when checking the RvR status, you must wait some time for RvR to
update it's status. The polling thread would update the status only every 30
seconds by default.


> [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
>            Assignee: Sheng Yang
>            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.3.4#6332)

Reply via email to