Opened 4 years ago
Last modified 4 years ago
#3629 new defect
worker are not reconfigured when there is only change in builder assignment
Reported by: | tardyp | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 0.9.+ |
Version: | master | Keywords: | |
Cc: |
Description
Due to the fact that reconfigService is only called when there is a change in the worker configuration, and that the worker re-configuration is the one responsible of storing builder->worker assignment in db, then the db will not be updated if somebody adds a worker to a builder, or create a new builder, and then only reconfig.
Note: See
TracTickets for help on using
tickets.
migrated to https://github.com/buildbot/buildbot/issues/3015