Changes between Version 16 and Version 17 of HowtoContributeABuildbot
- Timestamp:
- 2011-01-04T19:10:38Z (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HowtoContributeABuildbot
v16 v17 25 25 For the $BASEDIR your can use whatever directory you want. 26 26 27 Use a different user account for my tahoe-lafs, pycryptopp, and zfec buildslaves. 28 29 == Detailed Documentation == 30 Detailed docs: http://djmitche.github.com/buildbot/docs/latest/Creating-a-buildslave.html#Creating-a-buildslave 27 Use a different user account for tahoe-lafs, pycryptopp, and zfec buildslaves. 31 28 32 29 Then {{{buildbot start $BASEDIR}}}. 33 30 31 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. 34 32 35 36 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 37 passes unit tests on your platform. Eventually I would like to go on 38 to the next step, which is integrating Tahoe-LAFS into the official 39 package system of your operating system and adding tests to check whether 40 Tahoe-LAFS is still correctly building from its package. But 41 that is for another day. 33 Detailed docs: http://djmitche.github.com/buildbot/docs/latest/Creating-a-buildslave.html#Creating-a-buildslave