[
https://issues.apache.org/jira/browse/CLOUDSTACK-9135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15053097#comment-15053097
]
ASF GitHub Bot commented on CLOUDSTACK-9135:
--------------------------------------------
Github user wilderrodrigues commented on the pull request:
https://github.com/apache/cloudstack/pull/1221#issuecomment-164001738
Ping @remibergsma @DaanHoogland @borisroman @michaelandersen @bhaisaab
@karuturi @miguelaferreira
Please, keep in mind that this PR depends on PR #1215.
* Environment
- 1 KVM host on CentOS 7.1
- Management Server on CentOS 7.1
- Agent + Common RPMs built from source
* Test executed
```
nosetests --with-marvin
--marvin-config=/data/shared/marvin/mct-zone2-kvm2-ISOLATED.cfg -s -a
tags=advanced,required_hardware=true smoke/test_internal_lb.py
```
* Results
```
[root@cs2 integration]# less
/tmp//MarvinLogs/test_internal_lb_DXYD14/results.txt
Test create, assign, remove of an Internal LB with roundrobin http traffic
to 3 vm's in a Single VPC ... === TestName:
test_01_internallb_roundrobin_1VPC_3VM_HTTP_port80 | Status : SUCCESS ===
ok
Test create, assign, remove of an Internal LB with roundrobin http traffic
to 3 vm's in a Redundant VPC ... === TestName:
test_02_internallb_roundrobin_1RVPC_3VM_HTTP_port80 | Status : SUCCESS ===
ok
Test to verify access to loadbalancer haproxy admin stats page ... ===
TestName: test_03_vpc_internallb_haproxy_stats_on_all_interfaces | Status :
SUCCESS ===
ok
Test to verify access to loadbalancer haproxy admin stats page ... ===
TestName: test_04_rvpc_internallb_haproxy_stats_on_all_interfaces | Status :
SUCCESS ===
ok
----------------------------------------------------------------------
Ran 4 tests in 6681.151s
OK
/tmp//MarvinLogs/test_internal_lb_DXYD14/results.txt (END)
```
> As a Developer I want the test_internal_lb.py to test Redundant VPCs
> --------------------------------------------------------------------
>
> Key: CLOUDSTACK-9135
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9135
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Affects Versions: 4.6.0, 4.6.1
> Reporter: Wilder Rodrigues
> Assignee: Wilder Rodrigues
> Fix For: 4.7.0
>
>
> The current test covers only single VPCs, we have to extend it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)