Comment 19 for bug 1254872

Revision history for this message
Serge Hallyn (serge-hallyn) wrote : Re: [Bug 1254872] Re: libvirtError: Timed out during operation: cannot acquire state change lock

Thanks, I've proposed the package for precise-proposed. In order for
the SRU team to accept it, they'll need an explicit test case filled
in under '[TEST CASE]' in the bug description. Can someone please fill
that in? Is it something like:

virsh start vm1
virsh destroy vm1 & for i in `seq 1 5`; do virsh vncdisplay vm1; done

?