Github user serg38 commented on the issue:
https://github.com/apache/cloudstack/pull/1692
@jburwell @rhtyd @borisstoyanov Do you have to do anything to make
test_lb_internal to pass on Vmware? No matter what we try we get 3 exceptions
2016-10-04 07:18:24,897 - CRITICAL - EXCEPTION:
execute_internallb_haproxy_tests: ['Traceback (most recent call last):\n', '
File "/usr/local/lib/python2.7/unittest/case.py", line 331, in run\n
testMethod()\n', 'TypeError: execute_internallb_haproxy_tests() takes exactly 2
arguments (1 given)\n']
2016-10-04 07:18:24,898 - CRITICAL - EXCEPTION:
execute_internallb_roundrobin_tests: ['Traceback (most recent call last):\n', '
File "/usr/local/lib/python2.7/unittest/case.py", line 331, in run\n
testMethod()\n', 'TypeError: execute_internallb_roundrobin_tests() takes
exactly 2 arguments (1 given)\n']
2016-10-04 07:18:24,899 - CRITICAL - EXCEPTION: run_ssh_test_accross_hosts:
['Traceback (most recent call last):\n', ' File
"/usr/local/lib/python2.7/unittest/case.py", line 331, in run\n
testMethod()\n', 'TypeError: run_ssh_test_accross_hosts() takes at least 3
arguments (1 given)\n']
---
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 [email protected] or file a JIRA ticket
with INFRA.
---