Reviewed: https://review.openstack.org/310094 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=16ca061abc6f4512b282ad2af7a38dbee02f2f7e Submitter: Jenkins Branch: master
commit 16ca061abc6f4512b282ad2af7a38dbee02f2f7e Author: YAMAMOTO Takashi <[email protected]> Date: Tue Apr 26 00:10:31 2016 -0500 Avoid eventlet monkey patching for the tempest plugin do the monkey patch for each modules instead. Closes-Bug: #1571486 Change-Id: Ia698dcf99f3950aeabffc44d85e4b33f56714afd ** 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/1571486 Title: tempest jobs timeout due to neutron tempest plugin Status in networking-midonet: In Progress Status in neutron: Fix Released Status in tempest: Invalid Bug description: recently added neutron tempest plugin performs eventlet monkey patching. it affects other tempest tests. namely, all or most paramiko-using tests seem failing. examples: http://logs.openstack.org/87/199387/25/check/gate-tempest-dsvm-networking-midonet-v1/28549d7/ http://logs.openstack.org/87/199387/25/check/gate-tempest-dsvm-networking-midonet-v2/d72e49c/ http://logs.openstack.org/87/199387/25/check/gate-tempest-dsvm-networking-midonet-ml2/4d9e8ff/ it seems tap-as-a-service and neutron-fwaas jobs are also affected. To manage notifications about this bug go to: https://bugs.launchpad.net/networking-midonet/+bug/1571486/+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

