From: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
---|---|
To: | Kevin Grittner <Kevin(dot)Grittner(at)wicourts(dot)gov> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Build farm coverage for isolation tests |
Date: | 2011-04-20 12:31:43 |
Message-ID: | 4DAED22F.9010202@dunslane.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 04/19/2011 11:53 AM, Kevin Grittner wrote:
> Andrew Dunstan<andrew(at)dunslane(dot)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)
I'll include this in the upcoming release of the buildfarm client.
cheers
andrew
From | Date | Subject | |
---|---|---|---|
Next Message | Jerry Sievers | 2011-04-20 12:49:10 | Re: time-delayed standbys |
Previous Message | Greg Stark | 2011-04-20 11:42:56 | Re: time-delayed standbys |