On Tue, 2012-08-28 at 10:39 -0400, Chris Evich wrote: > On 08/28/2012 08:18 AM, [email protected] wrote: > > 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 > > > > Hey, > > I posted my review of this to > https://github.com/autotest/autotest/issues/524 >
the one you have posted comments in the above link is for 'virsh nodecpustats' and this patchset is the version 2 for 'virsh nodememstats' after your comments on the same. I think there is some confusion, please check and let me know for further inputs. Thanks, -Satheesh. > Thanks! > _______________________________________________ Autotest-kernel mailing list [email protected] https://www.redhat.com/mailman/listinfo/autotest-kernel
