Changes between Version 25 and Version 26 of ContinuousIntegration/TestSlaveConfiguration
- Timestamp:
- 02/01/2013 02:22:56 PM (4 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ContinuousIntegration/TestSlaveConfiguration
v25 v26 84 84 == Creating a Slave == 85 85 86 A build slave is created with the `build botcreate-slave` command. This takes the master address, slave name, and slave password as arguments. The master address is `buildbot.twistedmatrix.com:9987`. Several other optional arguments are allowed. It is a good idea to specify a value of around 10 for `--log-count` to avoid unbounded log file growth. If there are special networking considerations, it may also be useful to specify a value for `--keepalive`. Other options generally aren't needed.86 A build slave is created with the `buildslave create-slave` command. This takes the master address, slave name, and slave password as arguments. The master address is `buildbot.twistedmatrix.com:9987`. Several other optional arguments are allowed. It is a good idea to specify a value of around 10 for `--log-count` to avoid unbounded log file growth. If there are special networking considerations, it may also be useful to specify a value for `--keepalive`. Other options generally aren't needed.
