Open main menu

CDOT Wiki β

Changes

Buildbot and EC2

523 bytes added, 22:13, 15 October 2007
Tasks
== Tasks ==
<table style="width: 100%;" class="standard-table" cellborder=1 border=1 cellpadding=2 3 cellspacing=0>
<th style="width: 15%;">Task</th>
<th style="width: 1045%; ">Details</th>
<th style="width: 10%;">Priority</th>
<th style="width: 10%;">Contributors</th>
<td>Adam Delyea</td>
<td>&nbsp;</td>
<td><ul><li>[http://code.google.com/p/boto/ Boto Amazon Web Services Library in Python]</li><li>[http://jimmyg.org/2007/09/01/amazon-ec2-for-people-who-prefer-debian-and-python-over-fedora-and-java/ Amazon-ec2-for-people-who-prefer-debian-and-python-over-fedora-and-javaEC2 hearts Python]</li></ul></td>
</tr>
<td>Start new instances</td>
<td>Allow Buildbot to spawn an instance on demand. This could possibly be a function called right before the build slave list is populated, and would pass back an array of build slaves.</td>
<td style="background-color: yelloworange; text-align: center; font-weight: bold; font-size: bigger">MediumHigh</td>
<td>Adam Delyea</td>
<td>In Progress, On Track</td>
<td>Add new instances to build slave list</td>
<td>Allow newly created EC2 instances to be added to the build slave list.</td>
<td style="background-color: yelloworange; text-align: center; font-weight: bold; font-size: bigger">MediumHigh</td>
<td>Adam Delyea</td>
<td>In Progress, On Track</td>
</tr>
<tr>
<td>Start a new build on an EC2 instance</td>
<td>Allow Buildbot to successfully start a build using a build slave on an EC2 instance</td>
<td style="background-color: yelloworange; text-align: center; font-weight: bold; font-size: bigger">MediumHigh</td>
<td>Adam Delyea</td>
<td>In Progress, On Track</td>
<td>&nbsp;</td>
</tr>
 
<tr>
<td>Load a script on startup in Linux</td>
<td>Make it possible to have a script load when Linux starts</td>
<td style="background-color: yellow; text-align: center; font-weight: bold; font-size: bigger">Low</td>
<td style="background-color: blue; text-align: center; font-weight: bold; font-size: bigger">NEEDED! ***</td>
<td>Not Started</td>
<td>&nbsp;</td>
</tr>
</table>
 
*** Would you like to contribute? Well here's an excellent opportunity for you to do just that! Feel free to e-mail me at <awdelyea@learn.senecac.on.ca>
== Project Resources ==
1
edit