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.
Contribute:Contribute: Difference between revisions
From Obsolete Lustre Wiki
Jump to navigationJump to search
m (moved Contribute to Contribute:Contribute) |
No edit summary |
||
Line 36: | Line 36: | ||
* [[Acceptance_Small_(acc-sm)_Testing_on_Lustre|Acceptance Small Testing]] | * [[Acceptance_Small_(acc-sm)_Testing_on_Lustre|Acceptance Small Testing]] | ||
* [[Testing_Framework|Testing Framework]] | * [[Testing_Framework|Testing Framework]] | ||
* [[Lustre_Test_Plans|Test Plans]] | * [[Lustre_Test_Plans|Test Plans]] | ||
* [[POSIX_Testing|Posix Testing]] | * [[POSIX_Testing|Posix Testing]] | ||
</div> | </div> |
Revision as of 10:08, 12 July 2009
Developers can support the development of Lustre by submitting code or testing pre-release versions.
Code
Find out what you need to know to contribute to Lustre's open-source code.
- Join the Lustre Development Mailing List for developers.
- Read the Contribution Policy before testing or submitting code.
- Use Open CVS to download pre-release versions of Lustre for coding or test.
- Follow Coding Guidelines to avoid problems during Lustre code merges.
- Use the Doxygen tool to write reference documentation while Documenting Code.
Developer Resources
- Lustre Architecture wiki offers feature and architectural descriptions, quality attribute scenarios, and vision & scope articles about Lustre.
- Lustre design documents
- High-Level Designs describe the overall design of Lustre features and projects.
- Detailed-Level Designs describe the design of individual aspects of a project.
- Resources for high-profile Lustre features under development
- Lustre FAQ Popular topics, issues and questions from the Lustre community.
Test
Read helpful information for testing Lustre.