buildbot / buildbot/buildbot_travis
Support different groups of workers for spawner and runner
Open
- Dominant language
- Python
- Stars
- 129
- Forks
- 43
- PR merge metrics
- No merged PRs in 30d
Description
Right now, the logic for determining which workers to use for the spawner and runner is very simple. It would be very nice to have an easy way to create separate pools for them. My current thought would be to use a property set for the worker and key off that. Another option would be to allow listing them all in the configuration. That is less useful when using a YAML file an dynamically generating the number of workers.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.