WARNING: This is the _old_ Lustre wiki, and it is in the process of being retired. The information found here is all likely to be out of date. Please search the new wiki for more up to date information.

Difference between revisions of "Contribute:Contribute"

From Obsolete Lustre Wiki
Jump to navigationJump to search
 
(46 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Developers can offer Lustre a new direction in creating code or by testing pre-release versions.  
+
Access guidelines for contributing code and testing Lustre® along with developer resources and tools.  
 
 
 
<div class="categoryLeft">
 
<div class="categoryLeft">
 +
<big><strong>Contributing to Lustre® technology</strong></big>
  
=====Code=====
+
<strong>Getting started...</strong>
Find what you need to contribute code.
+
* See <ins>[[Finding_a_Project|Finding a Project]]</ins> for information about how to select a project, find a bug to fix, help with Lustre testing, or contribute to the Lustre user documentation.
 +
* Read the Lustre <ins>[[Contribution_Policy|Contribution Policy]]</ins> and sign and return a Contributor Agreement.
 +
* Join, post to, and search <ins>[[Lustre_Mailing_Lists|Lustre mailing lists]]</ins> for developers, administrators, and users.  
  
* Join the [[Mailing_Lists|Lustre Development Mailing List]] for Developers
+
<strong>Developing your code...</strong>
* Read the [[Contribution_Policy|Contribution Policy]] before testing or submitting code.
 
* Use [[Open_CVS|Open CVS]] to download pre-release versions of Lustre for coding or test.
 
* [[Coding_Guidelines|Coding Guidelines]] help Developers avoid problems during Lustre code merges.
 
* [[Documenting_Code|Documenting Code]] using Doxygen.
 
  
</div>
+
* See <ins>[[Accessing Lustre Code]]</ins> for how to download Lustre code.
 +
* See <ins>[[Building Lustre Code]]</ins> for how to install and build a working version of Lustre.
 +
* See <ins>[[Applying Lustre Patches to a Kernel]]</ins> for how to apply Lustre patches to an unpatched kernel and how to modify an existing kernel patch.
 +
* Follow Lustre <ins>[[Coding Guidelines]]</ins> to avoid problems when merging your code.
 +
* Use the Lustre <ins>[[Documenting Code]]</ins> guidelines to add reference documentation to your Lustre code contribution.
  
<div class="categoryRight">
+
<strong>Debugging and testing your code...</strong>
 +
* See <ins>[[Testing Lustre Code]]</ins> for procedures to verify the code works before you submit it.
  
=====Developer Resources=====
+
<strong>Submitting your code...</strong>
* [http://arch.lustre.org/index.php?title=Main_Page Lustre Architecture]
+
* Lustre design documents
+
* See <ins>[[Submitting_Patches|Submitting Patches]]</ins> to find out how to submit your changes to be reviewed for acceptance into a mainline Lustre branch.
** [http://arch.lustre.org/index.php?title=LustreHLDs High-Level Designs]
 
** [http://arch.lustre.org/index.php?title=LustreDLDs Detailed-Level Designs]
 
* [[ZFS_Resources|ZFS Resources]]
 
* [[Lustre_OSS/MDS_with_ZFS_DMU|Lustre OSS/MDS with ZFS DMU]]
 
* [[Lustre_FAQ|FAQ]]
 
  
 
</div>
 
</div>
<div class="categoryLeft">
 
  
=====Test=====
+
<div class="categoryRight">
Read helpful information for testing Lustre.
+
<big><strong>Developer Resources</strong></big>
 +
* <ins>[[Lustre Design Documents]]</ins> provides access to presentations and design documents describing Lustre features currently under development by the Lustre engineering team.
 +
* The <ins>[[Lustre Design Document Archive]]</ins> contains older architecture and design documents including feature and architectural descriptions, high-level design documents and detailed-level design documents.
 +
* Lustre <ins>[[Subsystem Map]]</ins> describes each of the subsystems in the Lustre code.
 +
</div>
  
* [[Acceptance_Small_(acc-sm)_Testing_on_Lustre|Acceptance Small Testing]]
+
<div class="categoryRight">
* [[Testing_Framework|Testing Framework]]
+
<big><strong>Questions or Comments?</strong></big>
* [[Buffalizing_Tests|Buffalizing Tests]]
 
* [[Lustre_Test_Plans|Test Plans]]
 
* [[POSIX_Testing|Posix Testing]]
 
  
 +
If you have questions or comments about how you can contribute or about any of the procedures on this page, please [mailto:lustre-wiki-feedback@sun.com let us know].
 
</div>
 
</div>

Latest revision as of 16:36, 24 July 2013

Access guidelines for contributing code and testing Lustre® along with developer resources and tools.

Contributing to Lustre® technology

Getting started...

  • See Finding a Project for information about how to select a project, find a bug to fix, help with Lustre testing, or contribute to the Lustre user documentation.
  • Read the Lustre Contribution Policy and sign and return a Contributor Agreement.
  • Join, post to, and search Lustre mailing lists for developers, administrators, and users.

Developing your code...

Debugging and testing your code...

Submitting your code...

  • See Submitting Patches to find out how to submit your changes to be reviewed for acceptance into a mainline Lustre branch.

Developer Resources

  • Lustre Design Documents provides access to presentations and design documents describing Lustre features currently under development by the Lustre engineering team.
  • The Lustre Design Document Archive contains older architecture and design documents including feature and architectural descriptions, high-level design documents and detailed-level design documents.
  • Lustre Subsystem Map describes each of the subsystems in the Lustre code.

Questions or Comments?

If you have questions or comments about how you can contribute or about any of the procedures on this page, please let us know.