** Changed in: neutron
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1448202
Title:
test_set_multi_controllers_connection_mode failures
Status in OpenStack Neutron (virtual network service):
Fix Released
Bug description:
Looks like a newly introduced intermittent failure (by
https://review.openstack.org/#/c/167913/):
http://logs.openstack.org/21/177121/4/gate/gate-neutron-dsvm-
functional/a09b575/testr_results.html.gz
ft1.80:
neutron.tests.functional.agent.test_ovs_lib.OVSBridgeTestCase.test_set_multi_controllers_connection_mode(native)_StringException:
Empty attachments:
pythonlogging:''
pythonlogging:'neutron.api.extensions'
stderr
stdout
Traceback (most recent call last):
File "neutron/tests/functional/agent/test_ovs_lib.py", line 239, in
test_set_multi_controllers_connection_mode
self._set_controllers_connection_mode(controllers)
File "neutron/tests/functional/agent/test_ovs_lib.py", line 243, in
_set_controllers_connection_mode
self.assertEqual(controllers, self.br.get_controller())
File
"/opt/stack/new/neutron/.tox/dsvm-functional/local/lib/python2.7/site-packages/testtools/testcase.py",
line 350, in assertEqual
self.assertThat(observed, matcher, message)
File
"/opt/stack/new/neutron/.tox/dsvm-functional/local/lib/python2.7/site-packages/testtools/testcase.py",
line 435, in assertThat
raise mismatch_error
testtools.matchers._impl.MismatchError: !=:
reference = ['tcp:192.0.2.0:6633', 'tcp:192.0.2.1:55']
actual = [u'tcp:192.0.2.1:55', u'tcp:192.0.2.0:6633']
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1448202/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp