Reviewed: https://review.opendev.org/674820 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=be7bb4d0f584a05d3e2725f1179ffaed6e8f449d Submitter: Zuul Branch: master
commit be7bb4d0f584a05d3e2725f1179ffaed6e8f449d Author: Rodolfo Alonso Hernandez <[email protected]> Date: Mon Aug 5 15:03:27 2019 +0000 Kill all processes running in a namespace before deletion In "NamespaceFixture", before deleting the namespace, this patch introduces a check to first kill all processes running on it. Closes-Bug: #1838793 Change-Id: I27f3db33f2e7ab685523fd2d6922177d7c9cb71b ** Changed in: neutron Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1838793 Title: "KeepalivedManagerTestCase" tests failing during namespace deletion Status in neutron: Fix Released Bug description: During the execution of those two test cases (test_keepalived_spawns_conflicting_pid_base_process, test_keepalived_spawns_conflicting_pid_vrrp_subprocess), sometimes the namespace fixture fails during the deletion. Logstash information: http://logstash.openstack.org/#dashboard/file/logstash.json?query=message%3A%5C%22fixtures._fixtures.timeout.TimeoutException%5C%22%20AND%20%20project%3A%5C%22openstack%2Fneutron%5C%22 Example: http://logs.openstack.org/50/670850/3/check/neutron- functional-python27/1d27dda/testr_results.html.gz To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1838793/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

