This looks great! Thanks Nigel. Tom
On 22/02/07, Nigel Daley <[EMAIL PROTECTED]> wrote:
I've now setup Hudson as a continuous integration server for Hadoop: http://lucene.zones.apache.org:8080/ Currently, this server performs 2 types of builds: nightly and patch Nightly builds are currently schedule to run at 11 AM UTC. Failures will be mailed to this list. Patch builds are now run **every** time a Jira issue moves to the "Patch Available" state (this is a change from the previous behaviour). For example, if a Jira is moved out of "Patch Available" and then back to "Patch Available", a new patch build will be automatically run. The patch build applies the Jira's latest attachment to trunk before running the build. Clearly, this isn't foolproof...but it should pick the correct patch most of the time. As before, the process will add a +1 or -1 comment to Jira depending on the build/test outcome. For both types of builds you will be able to see the complete output from each build, test logs, and a graph of test result trends over time (the graph will appear when there are a few completed builds). No doubt, there will be kinks in all this automation that will need to be worked out. Let me know if you have questions. Cheers, Nige
