Re: [libvirt] [tck PATCH v2 09/13] scripts: fix the various hotplug tests

2018-06-02 Thread Laine Stump
On 05/21/2018 12:46 PM, Daniel P. Berrangé wrote: > PCI device hotunplug requires a running guest OS that cooperates with > the ACPI unplug request. We must thus boot a real guest and wait for it > to be ready before running the tests. > > Signed-off-by: Daniel P. Berrangé Reviewed-by: Laine Stum

[libvirt] [tck PATCH v2 09/13] scripts: fix the various hotplug tests

2018-05-21 Thread Daniel P . Berrangé
PCI device hotunplug requires a running guest OS that cooperates with the ACPI unplug request. We must thus boot a real guest and wait for it to be ready before running the tests. Signed-off-by: Daniel P. Berrangé --- scripts/domain/200-disk-hotplug.t | 4 +++- scripts/domain/205-disk-h