ConfigurationΒΆ
The following sections describe the configuration of the various Buildbot components. The information available here is sufficient to create basic build and test configurations, and does not assume great familiarity with Python.
In more advanced Buildbot configurations, Buildbot acts as a framework for a continuous-integration application. The next section, Customization, describes this approach, with frequent references into the development documentation.
- Configuring Buildbot
- Global Configuration
- Change Sources
- Schedulers
- Buildslaves
- Builder Configuration
- Build Factories
- Properties
- Build Steps
- Common Parameters
- Source Checkout
- Source Checkout (Slave-Side)
- ShellCommand
- Slave Filesystem Steps
- Python BuildSteps
- Transferring Files
- Transfering Strings
- Running Commands on the Master
- Setting Properties
- Setting Buildslave Info
- Triggering Schedulers
- RPM-Related Steps
- Debian Build Steps
- Miscellaneous BuildSteps
- Interlocks
- Status Targets