← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1522199] [NEW] Functional test_ipwrapper_get_device_by_ip fails with new kernels

 

Public bug reported:

Trace:
http://paste.openstack.org/show/480710/

The test creates a device via:
sudo ip tuntap add test223ef12 mode tap

Which on my system (Fedora 22) results in a device called:
test223ef12@NONE

And the test fails to compare 'test223ef12' to 'test223ef12@NONE'.

** Affects: neutron
     Importance: Undecided
     Assignee: John Schwarz (jschwarz)
         Status: New


** Tags: functional-tests

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1522199

Title:
  Functional test_ipwrapper_get_device_by_ip fails with new kernels

Status in neutron:
  New

Bug description:
  Trace:
  http://paste.openstack.org/show/480710/

  The test creates a device via:
  sudo ip tuntap add test223ef12 mode tap

  Which on my system (Fedora 22) results in a device called:
  test223ef12@NONE

  And the test fails to compare 'test223ef12' to 'test223ef12@NONE'.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1522199/+subscriptions


Follow ups