On Wed, 2012-08-22 at 11:16 -0400, Chris Evich wrote: > 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 > Hi,
Yes, I had gone through your documentation and have created a topic-issue already and has given the same in my previous mail too. https://github.com/autotest/autotest/issues/524 Please let me know if I miss there something. Thanks. -Satheesh > Thanks. > _______________________________________________ Autotest-kernel mailing list [email protected] https://www.redhat.com/mailman/listinfo/autotest-kernel
