[libvirt] [PATCH v2 1/3] qemuhotplugtest: Allow testing of live data

Pavel Hrdina phrdina at redhat.com
Fri Apr 29 08:55:46 UTC 2016


On Thu, Apr 28, 2016 at 04:43:40PM +0200, Martin Kletzander wrote:
> For now, the test was dumping an XML of inactive domain (well, setting
> the id to '-1' to be precise) when checking the results.  This patch
> enables future additions to test the live XML output as well.
> 
> Signed-off-by: Martin Kletzander <mkletzan at redhat.com>
> ---

I've noticed this too that our qemuhotplugtest is actually performing config
updates and I think that it's pointless.  Since the test is named hotplug
which means operating on live domain I think that we should fix this test to do
what it should've done from the beginning by doing only live updates.

Pavel




More information about the libvir-list mailing list