[Buildbot-devel] Multiple change sources and scheduler issues

Dustin J. Mitchell dustin at zmanda.com
Tue Jul 1 18:54:41 UTC 2008


On Tue, Jul 1, 2008 at 1:33 PM, Minesh Patel <mipatel at vmware.com> wrote:
> In the master.cfg
> The schedulerNames would have to be declared on
> c['change_source'] = [SVNPoller(svnurl=url,
>                                svnuser=userName,
>                                svnpasswd=userPassword,
>                                schedulerNames=['foo'])]
> c['schedulers'] = [Scheduler(name='foo',
>                             branch=None,
>                             treeStableTimer=2*60,
>                             builderNames=[bar])]

I'm intrigued, but I'd want to defer to Brian's decision on that, as
it's a pretty significant change.  Also, you'll have to add some
method to ensure that current config files continue to work --
probably just sending changes to *all* schedulers if no schedulerNames
are specified.

Brian, what do you think?

Dustin

-- 
Storage Software Engineer
http://www.zmanda.com




More information about the devel mailing list