[Imported from Trac: page HowtoContributeABuildbot, version 18]

arch_o_median 2011-01-04 19:12:42 +00:00
parent d78ed9e65b
commit 0ff304376a

@ -28,6 +28,7 @@ Use a different user account for tahoe-lafs, pycryptopp, and zfec buildslaves.
Then `buildbot start $BASEDIR`. Then `buildbot start $BASEDIR`.
Okay, once you've gotten all this working then we'll see your machine on the buildbot pages and we'll see how well Tahoe-LAFS passes unit tests on your platform. Eventually I would like to go on to the next step, which is integrating Tahoe-LAFS into the official package system of your operating system and adding tests to check whether Tahoe-LAFS is still correctly building from its package. But that is for another day. ## Monitor Output
> 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.
Detailed docs: <http://djmitche.github.com/buildbot/docs/latest/Creating-a-buildslave.html#Creating-a-buildslave> Detailed docs: <http://djmitche.github.com/buildbot/docs/latest/Creating-a-buildslave.html#Creating-a-buildslave>