##language:zh
#pragma section-numbers on
'''通用开发规范'''

<<TableOfContents>>
= 标准化开发规范 =

== 参考 ==

 * '''Bugs'''
   * '''[[lustre:BugFiling|BugFiling]]''' - A guide for testers.

   * '''[[lustre:BugManagement|BugManagement]]''' - How to accept and manage bug fixings with Bugzilla.
 * '''Development'''
   * '''[[lustre:CodingGuidelines|CodingGuidelines]]''' - Formatting and indentation that should strictly be followed for any code checked into any branch.
   * '''[[lustre:ContributionPolicy|ContributionPolicy]]''' - What to do to get your changes in.
   * '''[[lustre:CvsBranches|CvsBranches]]''' - How to manage branches with CVS.
   * '''[[lustre:CvsTips|CvsTips]]''' - Helpful things to know while using Lustre CVS.
 * '''Testing'''
   * '''[[lustre:LustreTesting|LustreTesting]]''' - Our QA practices, procedures and support infrastructure.
   * '''[[lustre:TestingTools|TestingTools]]''' - Help on some of available Lustre testing tools.(l2dbench, echo client/server etc..)
   * '''[[lustre:TestSchedule|TestSchedule]]''' - Schedule of the regression tests that would be run daily and report to buffalo.
 * '''Release Engineering'''
   * '''[[lustre:ReleasePlanning|ReleasePlanning]]''' - What QA goals accompany merges and releases.
   * '''[[lustre:KernelPatchManagement|KernelPatchManagement]]''' - How to handle the kernel patches.




----- 
-- ZoomQuiet (<<Date(2005-06-02T05:42:13Z)>>)