[Buildbot-commits] [Buildbot] #2406: GerritChangeSource & ChangeFilter issue:only 1 git project ChangeFilter can receive change using GerritChangeSource

Buildbot nobody at buildbot.net
Tue Dec 4 15:12:03 UTC 2012


#2406: GerritChangeSource & ChangeFilter issue:only 1 git project ChangeFilter can
receive change using GerritChangeSource
----------------------------+------------------------
Reporter:  clino            |       Owner:
    Type:  support-request  |      Status:  new
Priority:  minor            |   Milestone:  undecided
 Version:  0.8.7            |  Resolution:
Keywords:  gerrit           |
----------------------------+------------------------

Comment (by clino):

 Sorry,my description is not so clear.

 Let me try again.

 I use a gerrit server which have many git projects in it.I want to setup
 builders,each one corresponding a git project with a branch,what I want is
 when a commit is push to the branch of the git project,the corresponding
 builder will trigger to build.

 So I use a !GerritChangeSource in c!['change_source'],and setup a
 !SingleBranchScheduler to easy builder,which have a change_filter just for
 the branch of the git project.

 When I have one builder to build a git project's branch,it is OK.

 But  if there are more then 2 git project's builder,I found that only 1
 builder will be triggered to build when the branch got git push. After
 tests,I found that it is the last one builder in the list of
 c!['builders'] which can be triggered.

 Is this time clear enough?It is a big problem to me.

-- 
Ticket URL: <http://trac.buildbot.net/ticket/2406#comment:3>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list