RE: [HACKERS] Daily regression testing via vmware - useful?

Поиск
Список
Период
Сортировка
От Peter Mount
Тема RE: [HACKERS] Daily regression testing via vmware - useful?
Дата
Msg-id 1B3D5E532D18D311861A00600865478C70C0EB@exchange1.nt.maidstone.gov.uk
обсуждение исходный текст
Список pgsql-hackers
I'm planning on using VMWare to allow me to have different version JVM's
running when I start testing JDBC fully next week. It's easier to have
just one JVM on an installation.

As for BSD, I thought I saw some screen shots somewhere with it running?

Peter

-- 
Peter Mount
Enterprise Support
Maidstone Borough Council
Any views stated are my own, and not those of Maidstone Borough Council.



-----Original Message-----
From: Ansley, Michael [mailto:Michael.Ansley@intec.co.za]
Sent: Wednesday, January 19, 2000 11:31 AM
To: 'Stephen Birch'; PostgreSQL-hackers
Subject: RE: [HACKERS] Daily regression testing via vmware - useful?


I suspect that it would be of value, however, remember that you are
constrained to those OSes that run on Intel chips, and at the moment, I
believe, only a subset of those.  I know that Linux can host winnt,
win2k,
linux, Solaris, and possibly one or two others.  I'm not sure how well
things like BSD would do, although they would probably do OK.  However,
you
won't be able to test under HP-UX 11, for instance, unless you can get
for
Intel, which I don't think you can.

MikeA


>> -----Original Message-----
>> From: Stephen Birch [mailto:sbirch@ironmountainsystems.com]
>> Sent: Wednesday, January 19, 2000 12:24 PM
>> To: PostgreSQL-hackers
>> Subject: [HACKERS] Daily regression testing via vmware - useful?
>> 
>> 
>> 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 по дате отправления:

Предыдущее
От: "Ansley, Michael"
Дата:
Сообщение: RE: [HACKERS] [hackers]development suggestion needed (filepath as symlink)
Следующее
От: Jose Soares
Дата:
Сообщение: Re: [HACKERS] date/time problem in v6.5.3 and 7.0.0 ...