You can see it here:
<http://dev.raindrop.it/buildbot/>
It's currently running in 4 different configurations:
raindrop-unittest-local: sqlite and mogilelocal
raindrop-unittest-mysql: mysql and mogilelocal
raindrop-unittest-mogilefs sqlite and mogilefs
raindrop-unittest-mysql-mogilefs mysql and mogilefs
At the moment, some unitests are failing, but I am not entirely certain
if they are genuine test failures, or things broken about the setup. For
instance, I had to add a few dependencies that were not explicitely
listed to get some tests to run.
The buildbot configuration itself is in the buildbot/ subdirectory of
the raindrop-reboot codebase.
Enjoy.
great!