← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 2085462] Re: [OVN] "test_trunk_subport_lifecycle" unstable

 

Reviewed:  https://review.opendev.org/c/openstack/neutron/+/933212
Committed: https://opendev.org/openstack/neutron/commit/63d14a3ff225faa75a825991cf0b33b2fd745b9b
Submitter: "Zuul (22348)"
Branch:    master

commit 63d14a3ff225faa75a825991cf0b33b2fd745b9b
Author: Rodolfo Alonso Hernandez <ralonsoh@xxxxxxxxxx>
Date:   Tue Oct 22 14:15:13 2024 +0000

    Skip LSP host info update for trunk subports
    
    In ML2/OVN, the subports bindings are not updated with the host
    information. This patch skips the LSP update in that case.
    
    Currently the method ``update_lsp_host_info`` is stuck executing
    ``_wait_for_port_bindings_host``. During this time the subport
    can be deleted or removed from the trunk. That will clash with
    the newer operation that tries to remove the LSP port host info
    and is the cause of the related bug.
    
    Closes-Bug: #2085462
    Change-Id: Ic68f9b5aa3b06bc4e1cbfbe577efc33b4b617b45


** 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/2085462

Title:
  [OVN] "test_trunk_subport_lifecycle" unstable

Status in neutron:
  Fix Released

Bug description:
  Related to https://bugs.launchpad.net/neutron/+bug/1874447

  Test
  ``neutron_tempest_plugin.scenario.test_trunk.TrunkTest.test_trunk_subport_lifecycle``
  fails randomly.

  Logs:
  https://8a3a5dd881cf95e2c6a0-6d94365b9652dc6406843da38342bcca.ssl.cf5.rackcdn.com/932677/2/check/neutron-
  tempest-plugin-ovn/42e33e7/testr_results.html

  Snippet: https://paste.opendev.org/show/bPDxKOky8cMWJBqQYaOF/

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/2085462/+subscriptions



References