From: | Stephen Birch <sbirch(at)ironmountainsystems(dot)com> |
---|---|
To: | PostgreSQL-hackers <pgsql-hackers(at)postgreSQL(dot)org> |
Subject: | Daily regression testing via vmware - useful? |
Date: | 2000-01-19 10:23:34 |
Message-ID: | 388590A6.5FD564D1@ironmountainsystems.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)ironmountainsystems(dot)com so I don't lose the
reply.
From | Date | Subject | |
---|---|---|---|
Next Message | Zeugswetter Andreas SB | 2000-01-19 10:46:19 | AW: [HACKERS] [hackers]development suggestion needed (filepath as symlink) |
Previous Message | Keith Parks | 2000-01-19 08:42:59 | Solaris breakage - lastest CVS |