Page History
...
Changes submitted to to the release branch without the Signed-off-by:
line will be rejected.
Commit comment format
...
Push the change to the fs/lustre-release
repository for inspection and eventual submittal submission to the master branch:
Code Block |
---|
git push origin HEAD:refs/for/master |
...
- Test and commit your patch locally.
- Verify patch follows Lustre Coding Guidelines with
git show | build/checkpatch.pl -
- Push your patch to Gerrit for inspection, and specify two inspectors.
- Test your patch on real cluster and upload your test results to Maloo.
- Add a comment on Gerrit with the Maloo link to indicate that the patch works.
- Add the branch gatekeeper as inspector on Gerrit to notify him/her that the patch is ready.
- The branch gatekeeper will review the patch, confirm the test results, and submit it when everything goes well.
- If the submission failed due to conflict(s), the gatekeeper will ask you to rebase your patch with the target branch and repeat above steps.
- If your patch is useful for other branch(es), please repeat above steps against corresponding branch(es).
Overview
Content Tools