Closed pskergan closed 8 years ago
I ran the test and 5 tests passed:
(testvenv) [testlab@host-5 functional]$ py.test --bigip=10.190.3.59 --auth_address=10.190.4.194 -v test_balancer_CD.py <class 'f5.bigip.BigIP'> ========================================================== test session starts ========================================================== platform linux2 -- Python 2.7.5, pytest-2.9.1, py-1.4.31, pluggy-0.3.1 -- /home/testlab/testvenv/bin/python cachedir: ../../.cache rootdir: /home/testlab/testvenv/f5-openstack-lbaasv2-driver, inifile: plugins: f5-openstack-test-0.1.3, cov-2.2.1 collected 5 items
test_balancer_CD.py::test_loadbalancer_CLUDS PASSED test_balancer_CD.py::test_listener_CLUDS PASSED test_balancer_CD.py::test_pool_CLUDS PASSED test_balancer_CD.py::test_member_CLUDS PASSED test_balancer_CD.py::test_healthmonitor_CLD PASSED
======================================================= 5 passed in 34.69 seconds =======================================================
I copied off the logs and put them in my home directory on Bahamas:
/home/flanigan/neutron_logs/lbassv2-driver-issue-70/neutron_logs.tar
The failed test likely resulted from missing a step in test env setup. Closing the issue.
Agent Version
commit hash: f84f76a
Driver Version
commit hash: b7f94da
Operating System
CentOS 7
OpenStack Release
Liberty
Description
_ test_poolCLUDS
setup_with_listener = (<f5_os_test.polling_clients.NeutronClientPollingManager object at 0x10cb74190>, {u'listener': {u'default_pool_id': No...'protocol': u'HTTP', u'description':...80, u'id': u'6297e585-c011-45e0-8670-7f2f69f70529', u'name': u'test_listener'}}) bigip = <f5.bigip.BigIP object at 0x10cb74810>
test_balancer_CD.py:109: IndexError -------------------------------------------- Captured stdout setup -------------------------------------------- 'got here in the constructor' 'Entered setup/finalize.'