Virtualization Question ...
Roger Oberholtzer
roger at opq.se
Sun May 1 15:05:59 PDT 2011
On Saturday 30 April 2011 20:59:50 Lonni J Friedman wrote:
> Our build jobs are managed by an internally created test harness,
> which is little more than a deamon which polls a database for work.
> The database is PostgreSQL running on completely separate dedicated
> server (with plans, if/when I have the time to setup a hot spare or
> some sort of load balancing).
This is the sort of thing Hudson helps with. As you probably already know, it
lives here: http://hudson-ci.org/ We also use STAF
(http://staf.sourceforge.net/) as part of the solution. But it is all pretty
much only the host os that gets all the testing. This is what we want to
extend.
Although speed is always good, it is more important that we can gaurantee that
as many tests as possible on as many supported plaftorms as possible are run.
I won't go in to the automated GUI testing desires that have been made. We are
saving that fun for 'later'.
Roger
More information about the Linux-users
mailing list