[Buildbot-devel] repo and gerrit support to buildbot

Pierre Tardy tardyp at gmail.com
Mon Sep 27 21:48:53 UTC 2010


Hello,

Please find repo and gerrit support for buildbot here:
http://github.com/djmitche/buildbot/pull/8

Those patches implement first level of support of repo and gerrit to buildbot.
repo source fetcher fetches very big repo (android needs 2GB to
download), using bootstrap tarball if available.
gerritchangesource connects to the gerrit ssh server to get changes
information as it comes.

This is my first patch to buildbot, so it might be some comments, and
some misuse of the framework.

Todo is:
- Support of creation of Change for event other than merge-request (
patchset upload should also create Change)
- Support of gerrit status class which can send a gerrit review
comment for each patchset upload.


-- 
Pierre




More information about the devel mailing list