Maor Blaustein 592f6dc961 Workaround Nova bug to fix test_qos_after_live_migration coverage
This relates to the `test_qos_after_live_migration` failure on CI jobs,
other tests running live migration do pass such as:
`tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_live_migration`.

If I understand correctly, this is the launchpad related from recent
discussion [1] opened a year ago, and still no assignee from nova.

Test attaches second interface for control on tenant VMs [2],
from reading about this nova bug, this follow-up test change will avoid
the issue by tenant VM reboot before live migration (renews MTU info),
so we'll still have full coverage of QoS after VM live migrate tested.

(Reproduced original issue and verified its fix on a podified setup,
both cold/live migration pass with change).

Notice that reverting this workaround will verify/add coverage for
Nova launchpad when fix available [1].

Resolves-Bug: OSPRH-19571
Related-Bug: #2080531

[1]
live migration fails if multiple networks exist on instance
https://bugs.launchpad.net/nova/+bug/2080531

[2]
957966: Control interface on tenant VMs for all QoS bandwidth tests | https://review.opendev.org/c/x/whitebox-neutron-tempest-plugin/+/957966

Signed-off-by: Maor Blaustein <mblue@redhat.com>
Change-Id: I51774b46d6918ca8abc4283f91ca759fbf2e86e2
2025-09-01 20:56:24 +03:00
2022-08-22 12:18:50 +02:00
2022-08-08 12:03:41 +00:00
2022-11-09 07:24:40 +00:00
2024-12-05 11:33:40 +01:00
2024-12-05 11:33:40 +01:00

Whitebox Neutron Tempest Plugin

Tempest plugin with openstack-k8s-operators oriented whitebox tests for Neutron project.

Description
Tempest plugin with whitebox Neutron related tests useful for the Tripleo based deployments.
Readme 3.8 MiB
Languages
Python 99.5%
Shell 0.5%