← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 2122110] Re: [FT] Random errors in OVN ``TestMetadataAgent`` tests

 

Reviewed:  https://review.opendev.org/c/openstack/neutron/+/959698
Committed: https://opendev.org/openstack/neutron/commit/660b9f80bd443c97784d195f09ee3c7386ec2fbc
Submitter: "Zuul (22348)"
Branch:    master

commit 660b9f80bd443c97784d195f09ee3c7386ec2fbc
Author: Rodolfo Alonso Hernandez <ralonsoh@xxxxxxxxxx>
Date:   Fri Sep 5 11:20:00 2025 +0000

    [FT] Add wait event for Port_Binding in Metadata tests
    
    A new "Port_Binding" event wait is added to the following tests cases:
    * TestMetadataAgent.test_metadata_not_provisioned_on_foreign_additional_chassis_change
    * TestMetadataAgent.test_metadata_port_binding_column_updated
    
    Before updating again the "Port_Binding" register and check that
    the ``provision_datapath`` method has not being called, the tests need
    to ensure that the "Port_Binding" event has been received first.
    
    Closes-Bug: #2122110
    Signed-off-by: Rodolfo Alonso Hernandez <ralonsoh@xxxxxxxxxx>
    Change-Id: I882a063831933108cd38e76f9cf32ffdf91dd9ec


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

Title:
  [FT] Random errors in OVN ``TestMetadataAgent`` tests

Status in neutron:
  Fix Released

Bug description:
  The following tests, when executed in the eventlet-removal patch for the UT/FTs [1], randomly fail:
  * TestMetadataAgent.test_metadata_not_provisioned_on_foreign_additional_chassis_change
  * TestMetadataAgent.test_metadata_port_binding_column_updated

  Manually testing, it could be needed to wait for the previous
  "Port_Binding" event before calling the second one.

  [1]https://review.opendev.org/c/openstack/neutron/+/952258/

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



References