← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1490368] [NEW] test_list_virtual_interfaces fails due to invalid mac address

 

Public bug reported:

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.

** Affects: nova
     Importance: Undecided
         Status: New

** Affects: tempest
     Importance: Undecided
         Status: New

** Also affects: tempest
   Importance: Undecided
       Status: New

-- 
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):
  New
Status in tempest:
  New

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


Follow ups