
29 Apr
2016
29 Apr
'16
10:55 a.m.
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@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