Re: [libvirt] [test-API][PATCH] Add cpu hotplug test case

2012-11-16 Thread Guannan Ren
On 11/16/2012 02:47 PM, Wayne Sun wrote: Test hotplug domain CPU, loop increase cpu to max then decrease to min. Now qemu did not support decrease plug of cpu, so decrease part will fail, leave it in the case to keep integrity. Signed-off-by: Wayne Sun --- cases/cpu_hotplug.conf | 38 +

[libvirt] [test-API][PATCH] Add cpu hotplug test case

2012-11-15 Thread Wayne Sun
Test hotplug domain CPU, loop increase cpu to max then decrease to min. Now qemu did not support decrease plug of cpu, so decrease part will fail, leave it in the case to keep integrity. Signed-off-by: Wayne Sun --- cases/cpu_hotplug.conf | 38 +++ repos/domain/cpu_hotplug.py | 257 +