Public bug reported: In case of error during a test case (for example, when checking the VM connectivity), the test case logs information about the host network status, calling "_log_local_network_status". This method lists all existing namespaces and prints the IPs, the routes and the ARP table.
If the namespace is deleted in the middle of this process, the method will raise an exception. This should be captured and the exception discharged. Log: https://dc4a2e34f62989b50d98-de916f6129200f13fe2ab6b3ad5f1ab3.ssl.cf1.rackcdn.com/740067/28/gate /neutron-tempest-plugin-scenario-linuxbridge/9d1479a/testr_results.html Snippet: http://paste.openstack.org/show/800086/ ** Affects: neutron Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1904544 Title: [neutron-tempest-plugin] "_log_ns_network_status" should not fail if the namespace does not exist Status in neutron: New Bug description: In case of error during a test case (for example, when checking the VM connectivity), the test case logs information about the host network status, calling "_log_local_network_status". This method lists all existing namespaces and prints the IPs, the routes and the ARP table. If the namespace is deleted in the middle of this process, the method will raise an exception. This should be captured and the exception discharged. Log: https://dc4a2e34f62989b50d98-de916f6129200f13fe2ab6b3ad5f1ab3.ssl.cf1.rackcdn.com/740067/28/gate /neutron-tempest-plugin-scenario- linuxbridge/9d1479a/testr_results.html Snippet: http://paste.openstack.org/show/800086/ To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1904544/+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

