On Sun, Jun 05, 2016 at 02:41:05 +0200, Martin Kletzander wrote:
Until now, the only hot thing in this test was the name. That's
because
we set the id to '-1' before every test. With this change, we test the
hotplug on live domains as the name suggests and as it should be.
Signed-off-by: Martin Kletzander <mkletzan(a)redhat.com>
---
tests/qemuhotplugtest.c | 38 ++++++++++++----------
...tplug-console-compat-2-live+console-virtio.xml} | 36 +++++++++++++++++---
...=> qemuhotplug-hotplug-base-live+disk-scsi.xml} | 24 +++++++++++---
... => qemuhotplug-hotplug-base-live+disk-usb.xml} | 24 +++++++++++---
... qemuhotplug-hotplug-base-live+disk-virtio.xml} | 24 +++++++++++---
.../qemuxml2argv-console-compat-2-live.xml} | 37 ++++++++++++++++-----
.../qemuxml2argv-hotplug-base-live.xml} | 30 +++++++++--------
7 files changed, 154 insertions(+), 59 deletions(-)
ACK