[Imported from Trac: page HowtoContributeABuildbot, version 20]

arch_o_median 2011-01-04 19:15:53 +00:00
parent ca974924e2
commit 48739895eb

@ -32,4 +32,4 @@ Then `buildbot start $BASEDIR`.
Okay, once you've gotten all this working then we'll see your machine on the [buildbot pages](http://tahoe-lafs.org/buildbot/waterfall?show_events=true) and we'll see how well Tahoe-LAFS passes unit tests on your platform. Okay, once you've gotten all this working then we'll see your machine on the [buildbot pages](http://tahoe-lafs.org/buildbot/waterfall?show_events=true) and we'll see how well Tahoe-LAFS passes unit tests on your platform.
### More Details ### More Details
Detailed docs: <http://djmitche.github.com/buildbot/docs/latest/Creating-a-buildslave.html#Creating-a-buildslave> The buildbot documentation is [here](http://djmitche.github.com/buildbot/docs/latest/Creating-a-buildslave.html#Creating-a-buildslave).