On 04/19/2011 11:53 AM, Kevin Grittner wrote:
Andrew Dunstan<and...@dunslane.net>  wrote:

I think the best thing might be to add a new step which runs the
isolation check or installcheck. It would only need a small amount
of perl code adde3d to the client to accomplish, and nothing on
the server side.

Since I'm unskilled at perl and have never looked at the buildfarm
scripts, could someone with the appropriate skills and knowledge add
this for me?  In bash, when I'm in the normal base directory for a
build from source, my usual incantation is:

pushd src/test/isolation&&  make check&&  popd

(or use installcheck instead of check if an appropriate cluster is
already running)

See <http://www.pgbuildfarm.org/cgi-bin/show_stage_log.pl?nm=crake&dt=2011-04-20%2010%3A17%3A02&stg=isolation-check>

I'll include this in the upcoming release of the buildfarm client.

cheers

andrew


--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to