On 05/25/2012 09:42 PM, Chris Evich wrote: > 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? Chris, it's just a git trick not necessary, but it will be very convenient for thunderbird/zimbra users to filter mail summary then put mail into different directory. once your append above line into .git/config '[format]' section, then you will get a patch with '[autotest][PATH]' subject header after running 'git format-patch' > Maybe https://github.com/autotest/autotest/wiki/SubmissionChecklist > and/or https://github.com/autotest/autotest/wiki/GitWorkflow It's okay for me, but I'm not sure it's necessary. > Thanks. >
_______________________________________________ Autotest mailing list Autotest@test.kernel.org http://test.kernel.org/cgi-bin/mailman/listinfo/autotest