ella / cthulhubot

Django-based overlord of buildbot-based CI infrastructure

This URL has Read+Write access

name age message
file .gitignore Mon Dec 28 05:24:08 -0800 2009 Ignore coverage files and build [Almad]
file LICENSE Tue Apr 21 04:13:46 -0700 2009 License and README should be in root. setup.py ... [Almad]
file README Wed Nov 11 07:39:48 -0800 2009 More appropriate pickle test [Almad]
directory cthulhubot/ Thu Jan 07 17:12:57 -0800 2010 Version bump [Almad]
directory debian/ Thu Jan 07 17:12:57 -0800 2010 Version bump [Almad]
directory doc/ Thu Jan 07 17:11:47 -0800 2010 Add walkthrough doc [Almad]
file requirements.txt Wed Dec 30 03:48:57 -0800 2009 Added south to requirements [Almad]
file setup.py Thu Jan 07 17:12:57 -0800 2010 Version bump [Almad]
directory tests/ Mon Jan 04 07:16:07 -0800 2010 Fix mysql long [Almad]
README
Cthulhu bot
============

Slightly more evil tentacles of Cthulhu, ruling over poor buildbot slaves.

Project for managing large number of buildbots for web development, with some useful whistles. WIP, come back later.

Dependencies for running:
 * Buildbot 0.7.11
 * buildbot-mongodb-status 0.3
 * paramiko
 * django-http-digest

For development
 * django-sane-testing for tests (http://pypi.python.org/pypi/djangosanetesting/)
 * django-cpserver (http://github.com/lincolnloop/django-cpserver/) as usual devserver will not work