From: Satheesh Rajendran <[email protected]>

Hi Lucas,
This is the version 2 patch after fixing your review comments.
 
This autotest patch tests the virsh pool commands and addresses the
the below github issue
https://github.com/autotest/virt-test/issues/81

Please review and let me know your comments.

Satheesh Rajendran (3):
  shared/cfg/subtests.cfg.sample: to add support for virsh pool test case
  virttest/virsh.py: to add virsh pool related functions
  libvirt/tests/virsh_pool.py: addition of new testcase


 libvirt/tests/virsh_pool.py    |  224 ++++++++++++++++++++++++++++++++++++++++
 shared/cfg/subtests.cfg.sample |    9 ++
 virttest/virsh.py              |  210 +++++++++++++++++++++++++++++++++++++
 3 files changed, 443 insertions(+), 0 deletions(-)
 create mode 100644 libvirt/tests/virsh_pool.py

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

Reply via email to