Re: Kerberos test suite
Thomas Munro <thomas.munro@enterprisedb.com>
From: Thomas Munro <thomas.munro@enterprisedb.com>
To: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Cc: Michael Paquier <michael@paquier.xyz>,
pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2018-03-05T21:34:46Z
Lists: pgsql-hackers
On Tue, Mar 6, 2018 at 8:45 AM, Peter Eisentraut <peter.eisentraut@2ndquadrant.com> wrote: > New patch attached. Passes here. LGTM. Only complaint is your assumption that 'darwin' implies HomeBrew installation paths, but you already did that in other tests before this one. Perhaps we can sort that out globally in some future patch. PS Once this lands I'll adjust my Commitfest testing bot to use PG_TEST_EXTRA='kerberos ldap ssl'. -- Thomas Munro http://www.enterprisedb.com
Commits
-
Make "kerberos" test suite independent of "localhost" name resolution.
- 75224ac20e90 11.0 landed
- e61f21b921ae 12.0 landed