Functional test neutron.tests.functional.services.ovn_l3.test_plugin.TestRouter.test_gateway_chassis_rebalance fails intermittently

Bug #2007353 reported by Slawek Kaplonski
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Confirmed
High
Unassigned

Bug Description

Failure example: https://32c2553a5b1b0d58bd31-9e074609c9fda723118db1a634ce1a12.ssl.cf5.rackcdn.com/873247/3/gate/neutron-functional-with-uwsgi/6195659/testr_results.html

Stacktrace:
ft1.9: neutron.tests.functional.services.ovn_l3.test_plugin.TestRouter.test_gateway_chassis_rebalancetesttools.testresult.real._StringException: Traceback (most recent call last):
  File "/home/zuul/src/opendev.org/openstack/neutron/neutron/tests/base.py", line 182, in func
    return f(self, *args, **kwargs)
  File "/home/zuul/src/opendev.org/openstack/neutron/neutron/tests/functional/services/ovn_l3/test_plugin.py", line 560, in test_gateway_chassis_rebalance
    self.assertTrue(self.cr_lrp_pb_event.wait(logical_port),
  File "/usr/lib/python3.10/unittest/case.py", line 687, in assertTrue
    raise self.failureException(msg)
AssertionError: False is not true : lrp cr-lrp-77e343ce-8e3c-472d-8eca-acde6196ea38 failed to bind

Revision history for this message
yatin (yatinkarel) wrote :
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to neutron (master)

Related fix proposed to branch: master
Review: https://review.opendev.org/c/openstack/neutron/+/874765

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

Reviewed: https://review.opendev.org/c/openstack/neutron/+/874765
Committed: https://opendev.org/openstack/neutron/commit/1e41558851b7e561e1dcf99499e6f7920a91fa72
Submitter: "Zuul (22348)"
Branch: master

commit 1e41558851b7e561e1dcf99499e6f7920a91fa72
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Sat Feb 18 05:16:35 2023 +0100

    Reduce number of routers created in ``test_gateway_chassis_rebalance``

    This patch reduces the number of routers created in
    ``test_gateway_chassis_rebalance``. For the test purposes, 5 routers
    is enough, reduce the test executing time and the OVN load.

    This patch also captures the "Port_Binding" update event in the
    ``WaitForCrLrpPortBindingEvent`` class.

    Related-Bug: #2007353
    Change-Id: I66b39b1d0dccfbb18bec5646d8954eee8c687f0c

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.