fix wiki syntax for github
[openafs-wiki.git] / buildbot.mdwn
index 873ece0..05a3eeb 100644 (file)
@@ -4,6 +4,16 @@ The buildbot web site is at http://buildbot.openafs.org:8010/
 
 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.
 
+The configuration files for the buildbot master (excluding passwords) are managed using git and are regularly pushed up to [github]{https://github.com/edgester/afsbotcfg/blob/master/master.cfg). The configuration file includes the names of all of the slave maintainers.
+
 [[BuildbotMasterNotes]]
 
 [[BuildbotSlaveHowto]]
+
+
+# Todo items
+
+  * Getting an acceptable gerrit status plugin in upstream buildbot project.
+  * Upgrading the buildbot software on the buildbot master (depends on the gerrit status plugin).
+  * Incorporating more testing into the build.
+  * Using the buildslaves to generate release packages/tarballs. This requires a way of triggering the release builds and uploading to the web site.