Hi Chris,Lucas:

These patchs add testcases for virsh list command.

Thanks for Chirs' reminder of managedsave-remove command.
It can remove managedsave domain easily.
But as I know, libvirt on RHEL5 do not support this command.^^

Since I have expanded list options, while they are not supported on old libvirt,
so I still use managedsave-remove to remove saved domain.

That means it may not work well on RHEL5.  :-(
IMO, we put RHEL5 down temporarily and I add some filter to suport RHEL5 later.


Yu Mingfei (3):
  virt.libvirt: Add list and managedsave(remove)() methods to
    libvirt_vm.
  virt.libvirt: Add configuration for the virsh list testcases to
    subtest.cfg.sample.
  client.tests.libvirt: Add test for virsh list command.

 client/tests/libvirt/tests/virsh_list.py |  128 ++++++++++++++++++++++++++++++
 client/virt/libvirt_vm.py                |   21 +++++
 client/virt/subtests.cfg.sample          |   69 ++++++++++++++++
 3 files changed, 218 insertions(+), 0 deletions(-)
 create mode 100644 client/tests/libvirt/tests/virsh_list.py

--
Best Regards
Yu Mingfei

_______________________________________________
Autotest-kernel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/autotest-kernel

Reply via email to