Commit d69a93dc authored by Jérome Perrin's avatar Jérome Perrin

kvm: remove a sleep in promise

This makes slapos node instance slower, especially when there are many
kvm partitions on the node.

We don't really need to sleep because if qemu is not ready, promise will
fail and succeed on next run.
parent c67f8ece
Pipeline #22164 failed with stage