From: Satheesh Rajendran <[email protected]>

This patchset for testing the virsh nodecpustats command
and addresses the below github issue

https://github.com/autotest/autotest/issues/524

Satheesh Rajendran (3):
  virt.libvirt_vm.py: to add virsh_nodecpustats function
  virt.subtests.cfg.sample: to add support for virsh_nodecpustats test
  tests.libvirt.tests.virsh_nodecpustats.py: addition of new test case

 client/tests/libvirt/tests/virsh_nodecpustats.py |  170 ++++++++++++++++++++++
 client/virt/libvirt_vm.py                        |    9 +
 client/virt/subtests.cfg.sample                  |   29 ++++
 3 files changed, 208 insertions(+), 0 deletions(-)
 create mode 100644 client/tests/libvirt/tests/virsh_nodecpustats.py

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

Reply via email to