On 02/27/2012 03:18 PM, Lucas Meneghel Rodrigues wrote:
> This is a rebase and reorganization patchset with the patches
> sent by Fujitsu engineers. I've reviewed them and added a fixup patchset
> at the end fixing spacing between functions and getting rid of
> a method that was defined twice on libvirt_vm.

To all, patches applied, see:

https://github.com/autotest/autotest/commits/master

> Yu Mingfei (1):
>    virt.libvirt_vm: Add virsh_define() function
>
> guyanhua (2):
>    virt.libvirt_vm: Add virsh_version() function
>    virt.libvirt: Add three test cases for "virsh hostname"
>
> tangchen (2):
>    virt.libvirt_vm: Add attach-device() and detach-device() methods
>    virt.tests: Improve virsh_migrate to support destination vm state
>      check
>
>   client/tests/libvirt/tests/virsh_hostname.py |   50 ++++++++++++++++++++++++
>   client/tests/libvirt/tests/virsh_migrate.py  |   19 +++++++++
>   client/virt/libvirt_vm.py                    |   53 
> ++++++++++++++++++++++++++
>   client/virt/subtests.cfg.sample              |   26 ++++++++++++-
>   4 files changed, 147 insertions(+), 1 deletions(-)
>   create mode 100644 client/tests/libvirt/tests/virsh_hostname.py
>

_______________________________________________
Autotest mailing list
[email protected]
http://test.kernel.org/cgi-bin/mailman/listinfo/autotest

Reply via email to