Comment 45 for bug 1961740

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to neutron (stable/zed)

Reviewed: https://review.opendev.org/c/openstack/neutron/+/906483
Committed: https://opendev.org/openstack/neutron/commit/0396b33bc4db43798490fefaf97a3bfcbdba29d0
Submitter: "Zuul (22348)"
Branch: stable/zed

commit 0396b33bc4db43798490fefaf97a3bfcbdba29d0
Author: Rodolfo Alonso <email address hidden>
Date: Wed Jan 24 07:39:09 2024 +0000

    Revert "Add sleep before checking if ovs port is in the namespace"

    This reverts commit 222c997022392561c2de2cb493f0f5214eb20dfc.

    Reason for revert:
    This patch seems to be breaking the test
    "test_multiple_agents_for_network(Open vSwitch agent)" in the
    fullstack job.

    Change-Id: Ib93ebdcceb177c297b3b287fda01e3d57a275cb4
    Related-Bug: #1961740