Re: buildfarm failures on smew and anole - Mailing list pgsql-hackers

From Robert Haas
Subject Re: buildfarm failures on smew and anole
Date
Msg-id CA+TgmoaE=z2AzdWR90c0MBPgPU6YSor7SQRPz6A7xS5sR84BcQ@mail.gmail.com
Whole thread Raw
In response to Re: buildfarm failures on smew and anole  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: buildfarm failures on smew and anole
Re: buildfarm failures on smew and anole
List pgsql-hackers
On Fri, Oct 11, 2013 at 4:03 PM, Andrew Dunstan <andrew@dunslane.net> wrote:
>> Can the owners of these buildfarm machines please check whether there
>> are extra semaphores allocated and if so free them?  Or at least
>> reboot, to see if that unbreaks the build?
>
> It is possible to set the buildfarm config
>
>     build_env=> {MAX_CONNECTIONS => 10 },
>
> and the tests will run with that constraint.
>
> Not sure if this would help.

Maybe I didn't explain that well.  The problem is that the regression
tests require at least 20 connections to run, and those two machines
are currently auto-selecting 10 connections, so make check is failing.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Auto-tuning work_mem and maintenance_work_mem
Next
From: Andres Freund
Date:
Subject: Re: buildfarm failures on smew and anole