yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #64755
[Bug 1697533] [NEW] test_install_flood_to_tun failed with: 'tun_id=0x378' not in u' unchanged'
Public bug reported:
http://logs.openstack.org/59/471059/2/check/gate-neutron-dsvm-
functional-ubuntu-xenial/cd6149b/testr_results.html.gz
Traceback (most recent call last):
File "neutron/tests/base.py", line 118, in func
return f(self, *args, **kwargs)
File "neutron/tests/common/helpers.py", line 241, in check_ovs_and_skip
return f(test)
File "neutron/tests/functional/agent/test_ovs_flows.py", line 445, in test_install_flood_to_tun
self.assertIn(("tun_id=0x%(tun_id)x" % kwargs), trace["Final flow"])
File "/opt/stack/new/neutron/.tox/dsvm-functional/local/lib/python2.7/site-packages/testtools/testcase.py", line 417, in assertIn
self.assertThat(haystack, Contains(needle), 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: 'tun_id=0x378' not in u' unchanged'
** Affects: neutron
Importance: Critical
Status: Confirmed
** Tags: functional-tests gate-failure ovs
** Changed in: neutron
Importance: Undecided => Critical
** Tags added: functional-tests gate-failure ovs
** Changed in: neutron
Status: New => Confirmed
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1697533
Title:
test_install_flood_to_tun failed with: 'tun_id=0x378' not in u'
unchanged'
Status in neutron:
Confirmed
Bug description:
http://logs.openstack.org/59/471059/2/check/gate-neutron-dsvm-
functional-ubuntu-xenial/cd6149b/testr_results.html.gz
Traceback (most recent call last):
File "neutron/tests/base.py", line 118, in func
return f(self, *args, **kwargs)
File "neutron/tests/common/helpers.py", line 241, in check_ovs_and_skip
return f(test)
File "neutron/tests/functional/agent/test_ovs_flows.py", line 445, in test_install_flood_to_tun
self.assertIn(("tun_id=0x%(tun_id)x" % kwargs), trace["Final flow"])
File "/opt/stack/new/neutron/.tox/dsvm-functional/local/lib/python2.7/site-packages/testtools/testcase.py", line 417, in assertIn
self.assertThat(haystack, Contains(needle), 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: 'tun_id=0x378' not in u' unchanged'
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1697533/+subscriptions
Follow ups