[
https://issues.apache.org/jira/browse/CLOUDSTACK-9118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15046788#comment-15046788
]
ASF GitHub Bot commented on CLOUDSTACK-9118:
--------------------------------------------
Github user wilderrodrigues commented on the pull request:
https://github.com/apache/cloudstack/pull/1189#issuecomment-162860695
Ping @DaanHoogland @remibergsma @miguelaferreira @borisroman @bhaisaab
@karuturi
Since I changed the checkrouter.sh, also used by rVPCs, I will run some
more tests.
* Environment
* Hardware required: TRUE
* Management Server + MySQL on CentOS 7.1
* One KVM Host on CentOS 7.1
* Agent + Common RPMs built from 4.6.1 source
* Tests executed
```
nosetests --with-marvin
--marvin-config=/data/shared/marvin/mct-zone2-kvm2-ISOLATED.cfg -s -a
tags=advanced,required_hardware=true component/test_routers_network_ops.py
```
* Results
``
Test redundant router internals ... === TestName:
test_01_isolate_network_FW_PF_default_routes_egress_true | Status : SUCCESS ===
ok
Test redundant router internals ... === TestName:
test_02_isolate_network_FW_PF_default_routes_egress_false | Status : SUCCESS ===
ok
Test redundant router internals ... === TestName:
test_01_RVR_Network_FW_PF_SSH_default_routes_egress_true | Status : SUCCESS ===
ok
Test redundant router internals ... === TestName:
test_02_RVR_Network_FW_PF_SSH_default_routes_egress_false | Status : SUCCESS ===
ok
Test redundant router internals ... === TestName:
test_03_RVR_Network_check_router_state | Status : SUCCESS ===
ok
----------------------------------------------------------------------
Ran 5 tests in 3068.947s
OK
/tmp//MarvinLogs/test_routers_network_ops_2ZGX9V/results.txt (END)
``
> As a Developer I want the checkrouter.sh script to report the right
> information about RVR routers state
> -------------------------------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-9118
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9118
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Virtual Router
> Affects Versions: 4.6.0, 4.6.1
> Reporter: Wilder Rodrigues
> Assignee: Wilder Rodrigues
> Fix For: 4.7.0, 4.6.2
>
>
> The routers are working properly, as BACK and MASTER, but the checkrouter.sh
> script is not working properly and show both router as MASTER.
> The script is working fine for rVPC routers.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)