Ticket #182 (closed defect: fixed)

Opened 5 years ago

Last modified 4 years ago

ChangeSources should accept a 'category' option so they can be associated with only certain builders on a Waterfall

Reported by: bhearsum Owned by:
Priority: patches-accepted Milestone: 0.7.10
Version: 0.7.6 Keywords:
Cc: Pike

Description

We've found that it can be convenient to combine Buildbot masters with different purposes into one configuration file/daemon. It's easy to separate Builders into different categories but ChangeSources? cannot be separated this way. This would be a nice enhancement.

Change History

comment:1 Changed 5 years ago by Pike

  • Cc Pike added

I'd rather bind changesources to schedulers, but yeah, having a way to have more than one flock of changesources in a single master would be nice.

comment:2 Changed 4 years ago by dustin

  • Status changed from new to closed
  • Resolution set to fixed
commit 589b39c0708aecfaa1677dbc8fbc6fa8b73cd642
Author: Daniel Svensson <daniel.svensson@purplescout.se>
Date:   Sun Jan 11 22:20:22 2009 +0100

    (closes #182) Add category support to Schedulers and Changes.
    
    Signed-off-by: Dustin J. Mitchell <dustin@zmanda.com>

(I'm going to add a bit more documentation, but this looks great)

comment:3 Changed 4 years ago by dustin

  • Milestone changed from undecided to 0.7.10
Note: See TracTickets for help on using tickets.