BuildBot “try”¶
This tool will attempt to build the patch using the BuildBot “try” command. The result of the build is posted to the review request.
Installation¶
buildbot can be installed on most systems by running:
$ pip install buildbot
It may also be available in your system’s package manager.