<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Apr 17, 2013 at 11:43 AM, Tatsuo Ishii <span dir="ltr">&lt;<a href="mailto:ishii@postgresql.org" target="_blank">ishii@postgresql.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I&#39;m thinking about creating automated testing framework something like<br>
PostgreSQL&#39;s build farm. Since pgpool-II is a complex software and it<br>
works with multiple PostgreSQL, it&#39;s pretty hard to create automated<br>
testing frame work. I know. However, without good testing tools, the<br>
quality of software will not be enhanced. Anything would be better<br>
than nothing. So what I have in my mind is, based on this:<br>
<br>
[pgpool-hackers: 190] Tool to create testing environment<br>
<br>
and creating set of shell scripts, each of them corresponds to<br>
specific test case. I would love to hear opinions or any better idea.<br></blockquote><div><br></div><div style>+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. </div>
<div style><br></div><div style>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.</div>
<div style><br></div><div style>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.  </div>
<div style> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
--<br>
Tatsuo Ishii<br>
SRA OSS, Inc. Japan<br>
English: <a href="http://www.sraoss.co.jp/index_en.php" target="_blank">http://www.sraoss.co.jp/index_en.php</a><br>
Japanese: <a href="http://www.sraoss.co.jp" target="_blank">http://www.sraoss.co.jp</a><br>
_______________________________________________<br>
pgpool-hackers mailing list<br>
<a href="mailto:pgpool-hackers@pgpool.net">pgpool-hackers@pgpool.net</a><br>
<a href="http://www.pgpool.net/mailman/listinfo/pgpool-hackers" target="_blank">http://www.pgpool.net/mailman/listinfo/pgpool-hackers</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>Ahsan Hadi<br>Snr Director Product Development<br>EnterpriseDB Corporation<br>The Enterprise Postgres Company<br><br>Phone: +92-51-8358874    <br>Mobile: +92-333-5162114<br>
<br>Website: <a href="http://www.enterprisedb.com">www.enterprisedb.com</a><br>EnterpriseDB Blog: <a href="http://blogs.enterprisedb.com/">http://blogs.enterprisedb.com/</a><br>Follow us on Twitter: <a href="http://www.twitter.com/enterprisedb">http://www.twitter.com/enterprisedb</a><br>
<br>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.
</div></div>