[
https://issues.apache.org/jira/browse/CLOUDSTACK-9123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15048979#comment-15048979
]
ASF GitHub Bot commented on CLOUDSTACK-9123:
--------------------------------------------
Github user wilderrodrigues commented on the pull request:
https://github.com/apache/cloudstack/pull/1204#issuecomment-163326324
Ping @remibergsma @borisroman @michaelandersen @miguelaferreira
@DaanHoogland @karuturi
* Environment
* 1 KVM on CentOS 7.1
* Management Server on CentOS 7.1
* Agent + Common built from source
* Tests
```
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
```
Test to verify access to loadbalancer haproxy admin stats page ... ===
TestName: test02_internallb_haproxy_stats_on_all_interfaces | Status : SUCCESS
===
ok
Test create, assign, remove of an Internal LB with roundrobin http traffic
to 3 vm's ... === TestName: test_01_internallb_roundrobin_1VPC_3VM_HTTP_port80
| Status : SUCCESS ===
ok
----------------------------------------------------------------------
Ran 2 tests in 2867.658s
OK
/tmp//MarvinLogs/test_internal_lb_YAYUF4/results.txt (END)
```
* Environment
* 1 XenServer 6.2
* Management Server on CentOS 7.1
* Tests
```
nosetests --with-marvin
--marvin-config=/data/shared/marvin/mct-zone1-xen1-ISOLATED.cfg -s -a
tags=advanced,required_hardware=true smoke/test_internal_lb.py
```
* Results
```
Test to verify access to loadbalancer haproxy admin stats page ... ===
TestName: test02_internallb_haproxy_stats_on_all_interfaces | Status : SUCCESS
===
ok
Test create, assign, remove of an Internal LB with roundrobin http traffic
to 3 vm's ... === TestName: test_01_internallb_roundrobin_1VPC_3VM_HTTP_port80
| Status : SUCCESS ===
ok
----------------------------------------------------------------------
Ran 2 tests in 1146.677s
OK
/tmp//MarvinLogs/test_internal_lb_NPZKJ3/results.txt (END)
```
> As a Developer I want the test_internal_lb.py to work with multiple
> hypervisors
> -------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-9123
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9123
> Project: CloudStack
> Issue Type: Test
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Reporter: Wilder Rodrigues
> Assignee: Wilder Rodrigues
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)