yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #77709
[Bug 1818334] Re: Functional test test_concurrent_create_port_forwarding_update_port is failing
Reviewed: https://review.openstack.org/644278
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=cd6bf8035d9a63e1803e6c763083d3aef0e9408c
Submitter: Zuul
Branch: master
commit cd6bf8035d9a63e1803e6c763083d3aef0e9408c
Author: LIU Yulong <i@xxxxxxxxxxxx>
Date: Mon Mar 18 23:52:18 2019 +0800
Random IP for concurrent create pf and update_port
Port forwarding test port IP should be specified, otherwise IP
collision may happen between new port IP and router interface IP.
Or sometimes, port new IP and old IP are same.
After this patch, the port new IP will be randomly choiced from
the subset without [old_port_ips, router_interface_ips].
Partially reverts commit 414bdd4c5997886c97d0e3a0b19c684dafeabb7a.
Change-Id: I157e08288765f1716b4cb12bb2e176760db806c0
Closes-Bug: #1818334
** 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/1818334
Title:
Functional test test_concurrent_create_port_forwarding_update_port is
failing
Status in neutron:
Fix Released
Bug description:
Functional test
neutron.tests.functional.services.portforwarding.test_port_forwarding.PortForwardingTestCase.
test_concurrent_create_port_forwarding_update_port failed at least 2
times in last couple of days.
Failure example: http://logs.openstack.org/48/638648/3/check/neutron-
functional/6c3c72d/logs/testr_results.html.gz
Logstash query:
http://logstash.openstack.org/#dashboard/file/logstash.json?query=message%3A%20%5C%22line%20457%2C%20in%20test_concurrent_create_port_forwarding_update_port%5C%22
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1818334/+subscriptions
References