On 12/02/2011 05:10 PM, Chris Evich wrote:
> Signed-off-by: Chris Evich<[email protected]>
> ---
>   client/tests/{kvm =>  libvirt}/tests/boot_savevm.py |    0
>   1 files changed, 0 insertions(+), 0 deletions(-)
>   copy client/tests/{kvm =>  libvirt}/tests/boot_savevm.py (100%)
>
> diff --git a/client/tests/kvm/tests/boot_savevm.py 
> b/client/tests/libvirt/tests/boot_savevm.py
> similarity index 100%
> copy from client/tests/kvm/tests/boot_savevm.py
> copy to client/tests/libvirt/tests/boot_savevm.py

I think we can get to a single implementation of the test for both 
libvirt and kvm autotest. Let's say we verify the vm class has some 
certain attributes to tell apart libvirt vm and kvm vm, we can avoid 
issuing a system_reset command to the monitor, or simply catch the 
exception and logging it.
_______________________________________________
Autotest mailing list
[email protected]
http://test.kernel.org/cgi-bin/mailman/listinfo/autotest

Reply via email to