From: Satheesh Rajendran <[email protected]> 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): virttest/virsh.py: to add virsh pool related functions shared/cfg/subtests.cfg.sample: to add support for virsh pool test case libvirt/tests/virsh_pool.py: addition of new testcase libvirt/tests/virsh_pool.py | 233 ++++++++++++++++++++++++++++++++++++++++ shared/cfg/subtests.cfg.sample | 9 ++ virttest/virsh.py | 197 +++++++++++++++++++++++++++++++++ 3 files changed, 439 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
