
27 Oct
2014
27 Oct
'14
5:26 p.m.
Daniel P. Berrange wrote:
On Fri, Oct 24, 2014 at 09:29:29AM -0600, Jim Fehlig wrote:
Right. IMO, sleeping in this test is not papering over a bug. The bug is attempting to hotplug/hotunplug devices before the guest has an opportunity to boot. As currently written, the attempt to attach/detach occurs before seabios finishes loading :-).
The "fix" would be for us to wait for the guest to boot before running the test, but that's not something you should have to solve right now. So I'm fine with a sleep.
Thanks. Finally got around to pushing this today. Regards, Jim