Daily regression testing via vmware - useful? - Mailing list pgsql-hackers

From Stephen Birch
Subject Daily regression testing via vmware - useful?
Date
Msg-id 388590A6.5FD564D1@ironmountainsystems.com
Whole thread Raw
Responses Re: [HACKERS] Daily regression testing via vmware - useful?
List pgsql-hackers
What is the current state of regression testing on the CVS tree?  Are
the regression tests performed once in a while, or routinely?  If
performed once in a while, perhaps the following would idea would be of
interest:

I am kicking around the idea of using one of my old machines (a P90) to
run nightly regression tests on the CVS tree.  The idea would be to use
vmware to set up multiple virtual machines, one for each OS or
distribution (Linux clib, Linux glib, FreeBSD,  etc. etc.).  Perhaps
even multiple versions of the same OS/dist (RH6.0, RH6.1, SuSE 6.1, SuSE
6.2) to catch subtle changes between versions if they are known to be a
problem.

That way, I could conduct a daily automatic regression test on them all.

A program (probably python) would combine the outputs into an HTML table
of OS version vs. test result.  All developers would then be able to
keep an eye on the effects their changes have on other platforms.

Would this be of value , or waste of effort ????

Steve


PS

Looks like I am going to be offline for about 3 weeks so will not be
able to pick up replies to this question until I get back.  If you
reply, be sure to Cc sbirch@ironmountainsystems.com so I don't lose the
reply.



pgsql-hackers by date:

Previous
From: Magnus Hagander
Date:
Subject: RE: [PATCHES] Patch for Win32 support
Next
From: Zeugswetter Andreas SB
Date:
Subject: AW: [HACKERS] [hackers]development suggestion needed (filepath as symlink)