On 08/22/2012 08:19 AM, [email protected] wrote:
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
Hi,
Thanks for the patches, they're on my list for reviewing.
While I review you code, would you mind creating a topic-issue for this
virsh nodecpustats test? Then, please link it to issue #497. We're
using tracking issue #497 to help keep track of who's working on libvirt
tests (so we don't duplicate work).
There is [short] documentation on how this works here:
https://github.com/autotest/autotest/wiki/Feature-%26-Enhancement-Development-Workflow
Thanks.
--
Chris Evich, RHCA, RHCE, RHCDS, RHCSS
Quality Assurance Engineer
e-mail: cevich + `@' + redhat.com o: 1-888-RED-HAT1 x44214
_______________________________________________
Autotest-kernel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/autotest-kernel