Comment 1 for bug 2056330

Revision history for this message
Javier Fuentes (javier-fs) wrote :

In a fresh installation, I found the expected behaviors for all the transitions to Ready:
- Ready to Allocated to Ready
- Ready to Deployed to Ready
- Ready to Allocated to Deployed to Ready

Looking at the code, there are some cases that might not potentially reset the owner of the node:
- Node.abort_testing()
- Node.mark_fixed()
- Node.override_failed_testing()