[Imported from Trac: page HowtoContributeABuildbot, version 31]

Zancas 2014-07-15 18:13:07 +00:00
parent c2e82aa749
commit a482b899af

@ -31,8 +31,5 @@ Then `buildbot start $BASEDIR`.
## Monitor Output
Okay, once you've gotten all this working then we'll see your machine on the [//buildbot-tahoe-lafs/waterfall?show_events=true buildbot pages] and we'll see how well Tahoe-LAFS passes unit tests on your platform.
### More Details
The official buildslave creation documentation is [here](http://djmitche.github.com/buildbot/docs/latest/Creating-a-buildslave.html#Creating-a-buildslave).
#### Optional Configurations
You can use other mechanisms to limit the privileges available to the buildslave process/account, such as jail, chroot, or Solaris Zones. You can optionally use a different user account or other privilege-limiting mechanisms to keep the tahoe-lafs, pycryptopp, and zfec buildslaves separated from each other.