[%#
Copyright (c) 2003-2010, Andrew Dunstan
See accompanying License file for license details
-%]
[% WRAPPER 'page.tt'
title = 'Exim BuildFarm Application'
bodyclass = 'application'
pagebutton = 'register'
%]
Application to join Exim BuildFarm
Here is a short description of what is required to join the buildfarm successfully. Please read it carefully
before submitting this form.
- your machine will need to be able to contact http://buildfarm.exim.org
either directly or via proxy, and it will need access to an Exim Git repository,
either the one at exim.org or a mirror.
- have git installed.
- have a working Exim build environment for your platform.
- read instructions at
https://github.com/mrballcb/exim-build-farm-client/wiki
- will require a Git clone of the farm client code:
git clone git://git.exim.org/buildfarm-client.git
- get the software running locally using --test (implies flags --force --nostatus --nosend --verbose)
- add --verbose=2 to printout out the entire configure/build/doc/test output
- register your machine on this page
- when you receive credentials, put them in the config file, and schedule regular builds (without those flags)
for the branches you want to support, which at this time is limited to HEAD
Please complete all items.
For Linux, please specify the name and version of the Distribution for the Operating Systems items.
Do not use the name "Linux". For example, for my test machine the Operating
Systems is "Fedora Core" and the version is "4".
[% END %]