Reviewed: https://review.opendev.org/701018 Committed: https://git.openstack.org/cgit/openstack/neutron-tempest-plugin/commit/?id=73e1540d5cdc426b76018f4b954d3637c082c317 Submitter: Zuul Branch: master
commit 73e1540d5cdc426b76018f4b954d3637c082c317 Author: Dr. Jens Harbott <[email protected]> Date: Fri Jan 3 12:06:12 2020 +0000 Stop re-using client connections The re-use of client connections in common/ssh.py depended on a bug in tempest that causes leaked connections, see #1853264. Since that bug in tempest was fixed, we now need to create a fresh connection every time we need one. Closes-Bug: #1858260 Related-Bug: #1853264 Co-Authored-By: Rodolfo Alonso Hernandez <[email protected]> Change-Id: I128340f14e7e9570b23721686504e12458e85773 ** 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/1858260 Title: Upstream CI neutron-tempest-plugin-* fails Status in neutron: Fix Released Bug description: neutron-tempest-plugin-dvr-multinode-scenario FAILURE in 1h 22m 34s (non-voting) neutron-tempest-plugin-scenario-linuxbridge FAILURE in 1h 01m 47s neutron-tempest-plugin-scenario-openvswitch FAILURE in 1h 02m 16s neutron-tempest-plugin-scenario-openvswitch-iptables_hybrid FAILURE in 54m 44s Example 1: https://review.opendev.org/#/c/701071/ https://233b44f5e68656358e60-d611ee375f3e2efb503ca51cfa66bd96.ssl.cf1.rackcdn.com/701071/1/check/neutron-tempest-plugin-dvr-multinode-scenario/3443865/testr_results.html.gz https://e0c6de5c870dee31ebc0-781059ce20a289d02f0d95bf10cdd7d3.ssl.cf5.rackcdn.com/701071/1/check/neutron-tempest-plugin-scenario-linuxbridge/ed6625c/testr_results.html.gz https://storage.bhs.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_de3/701071/1/check/neutron-tempest-plugin-scenario-openvswitch/de3fa6d/testr_results.html.gz https://1e4c070c6d8fc22f3cfe-bf313b0386a54af757ff2672eb4d7d35.ssl.cf1.rackcdn.com/701071/1/check/neutron-tempest-plugin-scenario-openvswitch-iptables_hybrid/d002b9e/testr_results.html.gz Example 2: https://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_138/666991/10/check/neutron-tempest-plugin-dvr-multinode-scenario/1383725/testr_results.html.gz https://4ae644854fb3bf106e9b-6877b85dbe482cd2daa62a6731b06023.ssl.cf1.rackcdn.com/666991/10/check/neutron-tempest-plugin-scenario-linuxbridge/37d350f/testr_results.html.gz https://26b132603a8765e63b5c-445d4465f34d2b24df5d805a76ff9803.ssl.cf5.rackcdn.com/666991/10/check/neutron-tempest-plugin-scenario-openvswitch/928b90f/testr_results.html.gz https://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_175/666991/10/check/neutron-tempest-plugin-scenario-openvswitch-iptables_hybrid/175961b/testr_results.html.gz Example 3: https://review.opendev.org/#/c/701003/ To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1858260/+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

