yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #79031
[Bug 1833902] Re: Revert resize tests are failing in jobs with iptables_hybrid fw driver
Reviewed: https://review.opendev.org/667035
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=83a5429db447b17110a7fc192a61879e84f5e5a2
Submitter: Zuul
Branch: master
commit 83a5429db447b17110a7fc192a61879e84f5e5a2
Author: Slawek Kaplonski <skaplons@xxxxxxxxxx>
Date: Mon Jun 24 07:50:37 2019 +0000
Revert "Revert resize: wait for events according to hybrid plug"
This reverts commit 19f9b37721d9bc13bc1ed35a4f368b1d21b10a5b.
Commit 19f9b37721d9bc13bc1ed35a4f368b1d21b10a5b introduced
a regression and caused errors on Neutron CI jobs which run
on a single node with iptables_hybrid firewall driver.
This is because the nova change made the resize revert flow
wait for neutron-vif-plugged events in the ComputeManager
when the port's host binding changes for iptables_hybrid
ports but for those types of ports, Neutron does not send
the event if the host does not change - which is the case
for a same-host resize being reverted.
Change-Id: I77b3639435c671bacca9cdfc1aa203e44a2fb042
Closes-Bug: #1833902
** Changed in: nova
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/1833902
Title:
Revert resize tests are failing in jobs with iptables_hybrid fw driver
Status in neutron:
Confirmed
Status in OpenStack Compute (nova):
Fix Released
Bug description:
Tests:
tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_resize_server_revert_deleted_flavor
tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert
tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert_with_volume_attached
are failing 100% times since last ~2 days.
And it happens only in jobs with iptables_hybrid fw driver but I don't know if this is really some source of issue or maybe just red herring.
Logstash query:
http://logstash.openstack.org/#dashboard/file/logstash.json?query=message%3A%5C%22tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_resize_server_revert_deleted_flavor%5C%22%20AND%20message%3A%5C%22FAILED%5C%22
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1833902/+subscriptions
References