← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1952023] [NEW] Neutron functional tests don't properly clean up ovn-northd

 

Public bug reported:

ovn-northd does not get stopped when running dsvm-functional tests.

[vagrant@fedora neutron]$ pgrep ovn-northd
[vagrant@fedora neutron]$ tox -e dsvm-functional test_agent_change
dsvm-functional develop-inst-noop: /opt/stack/neutron

...

dsvm-functional: commands succeeded
congratulations :)

[vagrant@fedora neutron]$ pgrep ovn-northd
525468

** Affects: neutron
     Importance: Undecided
         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/1952023

Title:
  Neutron functional tests don't properly clean up ovn-northd

Status in neutron:
  In Progress

Bug description:
  ovn-northd does not get stopped when running dsvm-functional tests.

  [vagrant@fedora neutron]$ pgrep ovn-northd
  [vagrant@fedora neutron]$ tox -e dsvm-functional test_agent_change
  dsvm-functional develop-inst-noop: /opt/stack/neutron

  ...

  dsvm-functional: commands succeeded
  congratulations :)

  [vagrant@fedora neutron]$ pgrep ovn-northd
  525468

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



Follow ups