Changes between Version 11 and Version 12 of HowtoContributeABuildbot
- Timestamp:
- 2011-01-04T18:51:19Z (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HowtoContributeABuildbot
v11 v12 5 5 Create a user account with low privileges to run buildbot. 6 6 7 === Optional Configurations===7 ==== Optional Configurations ==== 8 8 You can use other mechanisms to lock buildbot down like jail, chroot, etc. David Abrahams uses Solaris Zones to contain his buildslaves. Brian Warner and the other buildbot maintainers have been hacking on some tricks to set up your buildslaves inside a full virtual machine so that you can have a pristine machine for every build. 9 9