perkeep/misc
mpl 74bb79e63b buildbot: broke into a master and a builder bot
This change is the first major step towards more improvements to the
buildbot. It cleans up various details, but most notably:
-it now uses a task as the basic data structure, to improve readability
and maintainability
-it breaks the bot into a master bot and a builder bot.
-it allows a master to receive reports from remote bots, and the
status page now aggregates all those reports.
-it allows a builder bot to send its reports to several master bots.
-the master bot uses whatever go version is installed to build the
builder bot, or the downloaded go tip if none is found.

The master bot is in charge of
1) monitoring the changes to the Camlistore and Go repos,
2) recompiling builder bot, which allows to add some new tests to the
test suite without having to interrupt the master bot.
3) starting a builder bot instance
4) waiting for the builder bot report and/or polling the builder bot
for its progress
5) answering the requests to display the various status pages.

http://camlistore.org/issue/185

Change-Id: I46a0b8fabbebf76b0c3ed04fd2ee73362d565cf7
2013-10-18 19:32:24 +02:00
..
buildbot buildbot: broke into a master and a builder bot 2013-10-18 19:32:24 +02:00
old-devscripts Move old broken dev-* scripts away. 2012-10-19 13:38:55 -07:00
commit-msg.githook Rewrite misc/review in Perl for portability. 2011-07-08 15:34:06 -07:00
copyrightifity Slap on copyright headers; java + aidl. 2011-01-27 23:10:13 -08:00
devlib.pl dev-camput, dev-camget: options to make demos better 2013-07-29 10:15:59 -07:00
gitversion buildinfo: include dirty + flag in version 2013-02-03 10:14:21 -08:00
pre-commit.githook pre-commit hook: skip deleted files 2013-04-25 19:25:32 +02:00
release-history-tags Add 0.5 to misc/release-history-tags 2013-09-21 19:57:49 +01:00
review Updating website for new git & Gerrit location. 2013-08-14 10:35:33 -07:00
testfile Fixed site config. 2011-11-30 15:37:39 -08:00