Ticket #2331 (closed defect: fixed)

Opened 10 months ago

Last modified 10 months ago

reconfig doesn't pick up changes in BuilderConfig's category.

Reported by: bdbaddog Owned by:
Priority: major Milestone: undecided
Version: 0.8.6p1 Keywords:
Cc:

Description

If you change the category and buildbot reconfig the change isn't picked up. It requires a restart.

tomprince found the line in question:

 https://github.com/buildbot/buildbot/blob/master/master/buildbot/process/builder.py#L82

Change History

comment:1 Changed 10 months ago by Dustin J. Mitchell

  • Status changed from new to closed
  • Resolution set to fixed

Set the BuilderStatus?'s category on reconfig

Fixes #2331. Tested manually.

Changeset: c719474148e4c11df50d2fe2fe1fb0b4c9a8c00a

comment:2 Changed 10 months ago by Dustin J. Mitchell

Set the BuilderStatus?'s category on reconfig

Fixes #2331. Tested manually.

Changeset: c719474148e4c11df50d2fe2fe1fb0b4c9a8c00a

Note: See TracTickets for help on using tickets.