Public bug reported:
neutron.tests.functional.agent.test_dhcp_agent.DHCPAgentOVSTestCase.test_create_subnet_with_dhcp
sometimes fails with:
Traceback (most recent call last):
File "neutron/tests/base.py", line 126, in func
return f(self, *args, **kwargs)
File "neutron/tests/functional/agent/test_dhcp_agent.py", line 261, in
test_create_subnet_with_dhcp
self.assert_dhcp_resources(network, dhcp_enabled)
File "neutron/tests/functional/agent/test_dhcp_agent.py", line 162, in
assert_dhcp_resources
self.assertEqual(dhcp_enabled, ovs.port_exists(iface_name))
File
"/opt/stack/new/neutron/.tox/dsvm-functional/local/lib/python2.7/site-packages/testtools/testcase.py",
line 411, 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 498, in assertThat
raise mismatch_error
testtools.matchers._impl.MismatchError: True != False
http://logstash.openstack.org/#dashboard/file/logstash.json?query=message%3A%5C%22test_create_subnet_with_dhcp%5C%22
>From
>http://logs.openstack.org/87/386687/8/check/gate-neutron-dsvm-functional-ubuntu-trusty/3c5b121/logs/dsvm-functional-logs/neutron.tests.functional.agent.test_dhcp_agent.DHCPAgentOVSTestCase.test_create_subnet_with_dhcp.txt.gz
> ,
AddBridgeCommand is failing with an ovsdb transaction timeout.
** Affects: neutron
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1644700
Title:
DHCPAgentOVSTestCase.test_create_subnet_with_dhcp fails
Status in neutron:
New
Bug description:
neutron.tests.functional.agent.test_dhcp_agent.DHCPAgentOVSTestCase.test_create_subnet_with_dhcp
sometimes fails with:
Traceback (most recent call last):
File "neutron/tests/base.py", line 126, in func
return f(self, *args, **kwargs)
File "neutron/tests/functional/agent/test_dhcp_agent.py", line 261, in
test_create_subnet_with_dhcp
self.assert_dhcp_resources(network, dhcp_enabled)
File "neutron/tests/functional/agent/test_dhcp_agent.py", line 162, in
assert_dhcp_resources
self.assertEqual(dhcp_enabled, ovs.port_exists(iface_name))
File
"/opt/stack/new/neutron/.tox/dsvm-functional/local/lib/python2.7/site-packages/testtools/testcase.py",
line 411, 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 498, in assertThat
raise mismatch_error
testtools.matchers._impl.MismatchError: True != False
http://logstash.openstack.org/#dashboard/file/logstash.json?query=message%3A%5C%22test_create_subnet_with_dhcp%5C%22
From
http://logs.openstack.org/87/386687/8/check/gate-neutron-dsvm-functional-ubuntu-trusty/3c5b121/logs/dsvm-functional-logs/neutron.tests.functional.agent.test_dhcp_agent.DHCPAgentOVSTestCase.test_create_subnet_with_dhcp.txt.gz
,
AddBridgeCommand is failing with an ovsdb transaction timeout.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1644700/+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