[Buildbot-commits] [Buildbot] #2358: git_buildbot.py receive hook script is not codebase-aware
Buildbot
nobody at buildbot.net
Thu Aug 23 21:30:38 UTC 2012
#2358: git_buildbot.py receive hook script is not codebase-aware
-----------------------+-----------------------
Reporter: jaredgrubb | Owner:
Type: defect | Status: new
Priority: major | Milestone: undecided
Version: master | Keywords:
-----------------------+-----------------------
I use the 'git_buildbot.py' script as my post-receive hook, however it
doesnt know codebase. So, the change it creates is not compatible with any
Scheduler that has codebases set on it (since the changes generated will
have codebase=='', but Scheduler's will have have non-empty codebases,
which then fails with this error message:
"change contains codebase that is not processed by scheduler Foo"
--
Ticket URL: <http://trac.buildbot.net/ticket/2358>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list