Changes

Jump to: navigation, search

Buildbot and EC2/0.2

2,289 bytes added, 13:59, 1 February 2008
no edit summary
The EC2BuildSlave.py goes into your python's framework folder for Buildbot (note: on my mac, this is<br/> /Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/site-packages/buildbot/)
== Tasks ==<table style="width: 100%;" class="standard-table" cellborder=1 border=1 cellpadding=3 cellspacing=0> <th style="width: 17%;">Task</th> <th style="width: 35%>Details</th> <th style="width: 5%;">Priority</th> <th style="width: 10%;">Contributors</th> <th style="width: 15%;">Status</th> <th style="width: 4%;">Target</th> <th style="width: 4%;">Completed</th> <th style="width: 10%;">Link(s)</th>  <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: red; text-align: center; font-weight: bold; font-size: bigger">High</td> <td>[[User:Awdelyea|Adam Delyea]]</td> <td style="background-color: green; text-align: center; font-weight: bold; font-size: bigger">Done</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr>  <tr> <td><del>Add new instances to build slave list</del></td> <td>Allow newly created EC2 instances to be added to the build slave list.<div style="background-color: grey; text-align: center;">After looking more closely at how the buildslave is created, this goal doesn't make any sense, since this is not really how the buildslave list works. </div> </td> <td style="background-color: white; text-align: center; font-size: bigger">Cut</td> <td>[[User:Awdelyea|Adam Delyea]]</td> <td style="background-color: white; text-align: center; font-weight: bold; font-size: bigger">Cut</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</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: red; text-align: center; font-weight: bold; font-size: bigger">High</td> <td>[[User:Awdelyea|Adam Delyea]]</td> <td style="background-color: green; text-align: center; font-weight: bold; font-size: bigger">Done</td> <td>&nbsp;</td> <td>&nbsp;</td> <td>&nbsp;</td> </tr></table
1
edit

Navigation menu