Reviewed: https://review.openstack.org/631944 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=f1fa9529ee6753e2a3f47e4a6eb0286118520d25 Submitter: Zuul Branch: master
commit f1fa9529ee6753e2a3f47e4a6eb0286118520d25 Author: Slawek Kaplonski <[email protected]> Date: Sat Jan 19 23:14:41 2019 +0000 Revert "Skip ovsdb_monitor events for ports with ofport=-1" This patch cause some race condition in neutron-ovs-agent and tempest-slow job was failing quite often. Please see related bug report for details. Closes-Bug: #1812552 This reverts commit f8e0a497ad6a36fa0d9510cda9e7344c2ed73763. Change-Id: Id51f2abaf3c8d57abdd06f024120da526ed40185 ** 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/1812552 Title: tempest-slow tests fails often Status in neutron: Fix Released Bug description: In most cases tests from tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON module are failing in tempest-slow job. Example of failure: http://logs.openstack.org/84/631584/2/check/tempest-slow/fcb7332/testr_results.html.gz I think that it happens because of https://review.openstack.org/#/c/631584/ and it is probably some (yet another) race condition :/ To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1812552/+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

