Comment 3 for bug 1946339

Revision history for this message
Balazs Gibizer (balazs-gibizer) wrote (last edit ): Re: test_unshelve_offloaded_server_with_qos_port_pci_update_fails

This is a reschedule in the stack trace[1]:

File "/home/zuul/src/opendev.org/openstack/nova/nova/compute/manager.py", line 2263, in _do_build_and_run_instance

Which does not happen in a successful test case run. So I have to figure out why and how we can hit re-schedule.

https://github.com/openstack/nova/blob/fdfdba265833d237e22676f9a223ab8ca0fe1e03/nova/compute/manager.py#L2263-L2268