-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
rhos-18.0.0
-
None
-
1
-
False
-
-
False
-
?
-
?
-
openstack-tempest-40.0.0-18.0.20240919114715.571959d.el9ost
-
?
-
?
-
None
-
-
-
Moderate
The tempest test selects a host to unshelve the instance to but if the env has ironic computes then that compute is also selected and then the instance is fails to unshelve to the ironic compute. The test works well in an env where only libvirt computes are present.
2024-07-09 22:30:03,629 43 INFO [tempest.lib.common.rest_client] Request (UnshelveToHostMultiNodesTest:test_unshelve_to_specific_host): 202 POST https://nova-public-openstack.apps.ocp.openstack.lab/v2.1/servers/2ee7757d-2550-47c8-80f2-9b064f605a98/action 0.355s 2024-07-09 22:30:03,629 43 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.91', 'X-Auth-Token': '<omitted>'} Body: {"unshelve": {"host": "nova-cell1-compute-ironic-compute-0"}}
When this is fixed we need to re-enable this tempest test case in the downstream 18.0 unialpha integration job.