Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

No Format
$ git remote add review ssh://review/fs/lustre-release

...

Building and Testing

When the patch has been pushed to the Gerrit review repository, it will print a URL for that change set that should be added to the bug for this change in Jira for tracking. The patch will be automatically built on the supported CPU architectures and Linux distributions by Jenkins (formerly Hudson), and then tested on one of the systems in the Whamcloud test cluster.

Requesting inspections

In order to actually get a patch landed, you need to request at least two inspections in Gerrit for the patch. This is done by visiting the Gerrit web page for the change (at the URL returned when the commit was pushed, or it can be found from the main page after logging in). Enter the email address for the inspectors and click the Add Reviewer button.

...