On 05/24/2012 10:46 PM, Alex Jia wrote: > On 05/25/2012 10:34 AM, guyanhua wrote: >> Add test cases for virsh nodeinfo command. >> >> Gu Yanhua (3): >> This patch adds three test cases for "virsh nodeinfo" command. >> This adds configuration for "virsh nodeinfo" >> Add virsh nodeinfo function to libvirt_vm. >> >> client/tests/libvirt/tests/virsh_nodeinfo.py | 102 >> ++++++++++++++++++++++++++ >> client/virt/libvirt_vm.py | 11 +++ >> client/virt/subtests.cfg.sample | 17 ++++ >> 3 files changed, 130 insertions(+), 0 deletions(-) >> create mode 100755 client/tests/libvirt/tests/virsh_nodeinfo.py >> mode change 100644 => 100755 client/virt/libvirt_vm.py >> mode change 100644 => 100755 client/virt/subtests.cfg.sample >> >> > Please remember to append 'subjectprefix = autotest][PATCH' in your > .git/config '[format]' section, > otherwise, others probably miss your patch if they filter mail summary. > thanks.
Alex, I didn't know about this suggestion either. Would you mind adding this to the the docs? Maybe https://github.com/autotest/autotest/wiki/SubmissionChecklist and/or https://github.com/autotest/autotest/wiki/GitWorkflow Thanks. -- Chris Evich, RHCA, RHCE, RHCDS, RHCSS Quality Assurance Engineer e-mail: cevich + `@' + redhat.com o: 1-888-RED-HAT1 x44214 _______________________________________________ Autotest mailing list [email protected] http://test.kernel.org/cgi-bin/mailman/listinfo/autotest
