yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #37485
[Bug 1490368] Re: test_list_virtual_interfaces fails due to invalid mac address
I believe this was caused by netadde 0.7.16, a fix was made in netaddr
and 0.7.17 was released. See details below
https://review.openstack.org/#/c/218720/
https://github.com/drkjam/netaddr/issues/114
https://github.com/drkjam/netaddr/commit/75eee70655597da60123aae7835afb8f66760149
** Changed in: nova
Assignee: (unassigned) => Davanum Srinivas (DIMS) (dims-v)
** Changed in: nova
Status: New => Invalid
** Changed in: tempest
Status: New => Invalid
** Changed in: tempest
Assignee: (unassigned) => Davanum Srinivas (DIMS) (dims-v)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1490368
Title:
test_list_virtual_interfaces fails due to invalid mac address
Status in OpenStack Compute (nova):
Invalid
Status in tempest:
Invalid
Bug description:
The test failed on the gate like
http://logs.openstack.org/56/217456/2/check/gate-tempest-dsvm-
full/ba8c5ef/logs/testr_results.html.gz
Traceback (most recent call last):
File "/opt/stack/new/tempest/.tox/full/local/lib/python2.7/site-packages/tempest_lib/decorators.py", line 40, in wrapper
return f(self, *func_args, **func_kwargs)
File "tempest/test.py", line 126, in wrapper
return f(self, *func_args, **func_kwargs)
File "tempest/api/compute/servers/test_virtual_interfaces.py", line 60, in test_list_virtual_interfaces
"Invalid mac address detected.")
File "/opt/stack/new/tempest/.tox/full/local/lib/python2.7/site-packages/unittest2/case.py", line 702, in assertTrue
raise self.failureException(msg)
AssertionError: False is not true : Invalid mac address detected.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1490368/+subscriptions
References