Re: strange isolation test buildfarm failure on guaibasaurus

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: strange isolation test buildfarm failure on guaibasaurus
Дата
Msg-id 50C0B787.1090600@dunslane.net
обсуждение исходный текст
Ответ на Re: strange isolation test buildfarm failure on guaibasaurus  (Christian Ullrich <chris@chrullrich.net>)
Список pgsql-hackers
On 12/06/2012 04:41 AM, Christian Ullrich wrote:
> * Tom Lane wrote:
>
>> We really need to scare up another buildfarm member to run with
>> -DCLOBBER_CACHE_ALWAYS, now that jaguar has stopped doing so.
>
> I would be happy to do that on jaguarundi, in exchange for dialing 
> down the build frequency from hourly to something a bit less 
> ambitious. That machine is mostly idle anyway.
>

The way to set this up is to add
    CPPFLAGS => '-DCLOBBER_CACHE_ALWAYS',

to the config_env section of buildfarm config file.

If you do this, you probably only want to run your animal on HEAD and 
run, say, once or twice a day. BTW, the buildfarm scripts contain 
mechanisms to prevent them from colliding with themselves, making it 
safe to run the scripts (especially run_branches.pl) very frequently 
without having to worry if a previously scheduled run has completed.

cheers

andrew






В списке pgsql-hackers по дате отправления:

Предыдущее
От: "MauMau"
Дата:
Сообщение: Serious problem: media recovery fails after system or PostgreSQL crash
Следующее
От: Merlin Moncure
Дата:
Сообщение: Re: WIP patch for hint bit i/o mitigation