
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
Whitebox Neutron Tempest Plugin
Tempest plugin with openstack-k8s-operators oriented whitebox tests for Neutron project.
- Free software: Apache license
- Source: https://opendev.org/x/whitebox-neutron-tempest-plugin
Description
Tempest plugin with whitebox Neutron related tests useful for the Tripleo based deployments.
Languages
Python
99.5%
Shell
0.5%