← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1522710] [NEW] Functional Test does not clean up ports when in default network namespace

 

Public bug reported:

The VethFixture in net_helpers.py does not clean up ports that were
created in the deafult network namespace. One exploiter is the
neutron/tests/functional/agent/linux/test_bridge_lib.py test. After one
test run, you have about 10 vethpairs, saying 20 new devices in your
default network namespace

** Affects: neutron
     Importance: Undecided
     Assignee: Andreas Scheuring (andreas-scheuring)
         Status: In Progress

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

Title:
  Functional Test does not clean up ports when in default network
  namespace

Status in neutron:
  In Progress

Bug description:
  The VethFixture in net_helpers.py does not clean up ports that were
  created in the deafult network namespace. One exploiter is the
  neutron/tests/functional/agent/linux/test_bridge_lib.py test. After
  one test run, you have about 10 vethpairs, saying 20 new devices in
  your default network namespace

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


Follow ups