public inbox for [email protected]
help / color / mirror / Atom feedFrom: Andrew Dunstan <[email protected]>
To: Daniel Black <[email protected]>
To: [email protected]
Subject: Re: [Pgbuildfarm-members] docker instances of pgbuildfarm
Date: Fri, 9 Sep 2016 09:54:52 -0400
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
List-Unsubscribe: <http://lists.pgfoundry.org/mailman/options/pgbuildfarm-members>, <mailto:[email protected]?subject=unsubscribe>
Daniel,
Your config is seriously awry on pretty much all your animals. I see this:
'invocation_args' => [
'--verbose=2',
'--keepall',
'--from-source=/source',
'HEAD'
],
from-source should never be used for a reporting animal. Quite apart
from any other reason, it inhibits git updates. It's designed for
offline use. I use it sometimes to check patches by running them through
a very complete set of tests. I'm mildly surprised that it actually
reports at all with this option, and I will stop it from doing so in the
next release.
Please fix this ASAP.
You also probably don't want --keepall either, nor --verbose=2, but
those are less serious.
cheers
andrew
view thread (10+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected], [email protected]
Subject: Re: [Pgbuildfarm-members] docker instances of pgbuildfarm
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox