Difference between revisions of "Buildbot and EC2"
(added buildbot links from bhearsum) |
|||
Line 16: | Line 16: | ||
== Project Details == | == Project Details == | ||
+ | |||
+ | == Project Resources == | ||
+ | |||
+ | * Mozilla Buildbot links: [http://wiki.mozilla.org/Buildbot docs] and [http://lxr.mozilla.org/mozilla/source/tools/buildbot-configs/ code] | ||
== Project News == | == Project News == | ||
2007-09-17: Project claimed! | 2007-09-17: Project claimed! |
Revision as of 09:23, 2 October 2007
Contents
Project Name
Buildbot and EC2
Project Description
The BuildBot is software for automatically building and testing other software. EC2 is Amazon's "Elastic Compute Cloud", a service that lets you run Virtual Machines on Amazon's computing grid using a web API. It would be awesome if BuildBot had an EC2 module, and could spawn Virtual Machines on-demand to perform tasks. Conveniently, BuildBot is written in Python, and there's a Python library for interfacing with EC2.
References: Amazon EC2 Basics For Python Programmers
Project Leader(s)
Project Contributor(s)
Project Details
Project Resources
Project News
2007-09-17: Project claimed!