[pgpool-hackers: 212] Re: Build farm for pgpool-II?

Ahsan Hadi ahsan.hadi at enterprisedb.com
Wed Apr 17 16:04:24 JST 2013


On Wed, Apr 17, 2013 at 11:43 AM, Tatsuo Ishii <ishii at postgresql.org> wrote:

> Hi,
>
> I'm thinking about creating automated testing framework something like
> PostgreSQL's build farm. Since pgpool-II is a complex software and it
> works with multiple PostgreSQL, it's pretty hard to create automated
> testing frame work. I know. However, without good testing tools, the
> quality of software will not be enhanced. Anything would be better
> than nothing. So what I have in my mind is, based on this:
>
> [pgpool-hackers: 190] Tool to create testing environment
>
> and creating set of shell scripts, each of them corresponds to
> specific test case. I would love to hear opinions or any better idea.
>

+1 I was thinking about the need for creating a automated testing framework
for pgpool on our call this morning. I think it is really important to have
an automated regression test suite, it will be really helpful for any
further development that we do with pgpool. We can have the test suite run
in an automated fashion overnight against all the supported branches and
the master branch. The goal would be keep the regression suite at zero
failures all the time.

I agree that it is going to more complex then the regular regression test
suite that comes with PG. We would need a framework that uses shell scripts
because it would need starting/stopping the database and other activities.

The first step is come up with generic framework for the test suite then we
can list down the functionality we need to add to the test suite and the
order in which it should be done.


> --
> Tatsuo Ishii
> SRA OSS, Inc. Japan
> English: http://www.sraoss.co.jp/index_en.php
> Japanese: http://www.sraoss.co.jp
> _______________________________________________
> pgpool-hackers mailing list
> pgpool-hackers at pgpool.net
> http://www.pgpool.net/mailman/listinfo/pgpool-hackers
>



-- 
Ahsan Hadi
Snr Director Product Development
EnterpriseDB Corporation
The Enterprise Postgres Company

Phone: +92-51-8358874
Mobile: +92-333-5162114

Website: www.enterprisedb.com
EnterpriseDB Blog: http://blogs.enterprisedb.com/
Follow us on Twitter: http://www.twitter.com/enterprisedb

This e-mail message (and any attachment) is intended for the use of the
individual or entity to whom it is addressed. This message contains
information from EnterpriseDB Corporation that may be privileged,
confidential, or exempt from disclosure under applicable law. If you are
not the intended recipient or authorized to receive this for the intended
recipient, any use, dissemination, distribution, retention, archiving, or
copying of this communication is strictly prohibited. If you have received
this e-mail in error, please notify the sender immediately by reply e-mail
and delete this message.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.sraoss.jp/pipermail/pgpool-hackers/attachments/20130417/ed84e7b6/attachment.html>


More information about the pgpool-hackers mailing list