Ticket #1868 (new enhancement)
Support for Dummy slaves and/or Builders that don't require slaves
| Reported by: | catlee | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.8.+ |
| Version: | 0.8.3p1 | Keywords: | |
| Cc: |
Description
Sometimes it's useful to have builders that have nothing but Dummy steps, or other steps that don't require a slave.
In these cases it doesn't make sense to require a connected build slave to run these builders.
Ideally 'checkconfig' would error out if you have a builder that has steps that require a real slave but don't have any configured.
Change History
Note: See
TracTickets for help on using
tickets.
![[Buildbot Logo]](/chrome/site/header-text-transparent.png)
This is also useful for Trigger-only builds that just trigger a combination of other builds, or for builds that only occur on the master (e.g., a nightly build to clean up old artifacts)