yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #96240
[Bug 2117383] Re: [neutron-tempest-plugin] Test ``test_create_router_update_external_gateways`` failing
Reviewed: https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/956341
Committed: https://opendev.org/openstack/neutron-tempest-plugin/commit/4ce01a2e189f7eef46711db35b464ed6578d250d
Submitter: "Zuul (22348)"
Branch: master
commit 4ce01a2e189f7eef46711db35b464ed6578d250d
Author: Rodolfo Alonso Hernandez <ralonsoh@xxxxxxxxxx>
Date: Fri Aug 1 08:38:54 2025 +0000
Skip multi GW router update if IP in use
Skip the test ``test_create_router_update_external_gateways`` execution
if the router gateway update returns a ``IpAddressAlreadyAllocated``
exception. That could happen if the removed gateway port IP, between
the removal and the re-assignation to the same router, is allocated by
other test, as reported in the bug. The probabilities of this error are
low but not zero.
Closes-Bug: #2117383
Signed-off-by: Rodolfo Alonso Hernandez <ralonsoh@xxxxxxxxxx>
Change-Id: I8038c5775cf5f1c20a4349ddc472415b65945219
** 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/2117383
Title:
[neutron-tempest-plugin] Test
``test_create_router_update_external_gateways`` failing
Status in neutron:
Fix Released
Bug description:
Test
``neutron_tempest_plugin.api.test_routers.ExternalGWMultihomingRoutersTest.test_create_router_update_external_gateways``
failed once.
Logs:
https://zuul.opendev.org/t/openstack/build/0fa406bb16ef449e8853b6f26b9639a4/logs
Snippet: https://paste.opendev.org/show/bZuZ78RSgIN95NGAShVd/
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/2117383/+subscriptions
References