#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
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits

Reply via email to