From: Satheesh Rajendran <[email protected]> This patchset for testing the virsh nodememstats command and addresses the below github issue
https://github.com/autotest/autotest/issues/526 Satheesh Rajendran (3): virt.libvirt_vm.py: to add virsh_nodememstats function virt.subtests.cfg.sample: to add support for virsh_nodememstats test tests.libvirt.tests.virsh_nodememstats.py: addition of new test case client/tests/libvirt/tests/virsh_nodememstats.py | 125 ++++++++++++++++++++++ client/virt/libvirt_vm.py | 9 ++ client/virt/subtests.cfg.sample | 29 +++++ 3 files changed, 163 insertions(+), 0 deletions(-) create mode 100644 client/tests/libvirt/tests/virsh_nodememstats.py _______________________________________________ Autotest-kernel mailing list [email protected] https://www.redhat.com/mailman/listinfo/autotest-kernel
