← Back to team overview

openstack-qa-team team mailing list archive

wait_for_server_status and Compute API

 

There are a few tempest tests, and many in the old kong suite that is still there, that wait for a server status that is something other than ACTIVE or VERIFY_RESIZE. These other states, such as BUILD or REBOOT, are transient so I don't understand why it is correct for code to poll for those states. Am I missing something or do those tests have race condition bugs?

 -David


Follow ups