Github user remibergsma commented on the pull request: https://github.com/apache/cloudstack/pull/971#issuecomment-150803646 LGTM, my run was also successful: ``` [root@cs2 integration]# cat /tmp//MarvinLogs/test_internal_lb_WWSD41/results.txt 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 1184.388s OK ``` Nice catch @miguelaferreira, I assume a copy/paste error @michaelandersen? When I run it with hardware set to false it doesn't run at all: ``` [root@cs2 integration]# nosetests --with-marvin --marvin-config=${marvinCfg} -s -a tags=advanced,required_hardware=false smoke/test_internal_lb.py ==== Marvin Init Started ==== === Marvin Parse Config Successful === === Marvin Setting TestData Successful=== ==== Log Folder Path: /tmp//MarvinLogs//Oct_24_2015_12_12_00_4A5SNZ. All logs will be available here ==== === Marvin Init Logging Successful=== ==== Marvin Init Successful ==== ```
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---