(no commit message)
[openafs-wiki.git] / buildbot.mdwn
1 OpenAFS has a buildbot instance that is integrated with Gerrit.
2
3 The buildbot web site is at http://buildbot.openafs.org:8010/
4
5 Any changes submitted to gerrit will automatically be built by buildbot, and the results of the build will be add as a comment in gerrit.
6
7 [[BuildbotMasterNotes]]
8
9 [[BuildbotSlaveHowto]]
10
11
12 # Todo items
13
14   * Getting an acceptable gerrit status plugin in upstream buildbot project.
15   * Upgrading the buildbot software on the buildbot master (depends on the gerrit status plugin).
16   * Incorporating more testing into the build.
17   * Using the buildslaves to generate release packages/tarballs. This requires a way of triggering the release builds and uploading to the web site.