]> git.ipfire.org Git - thirdparty/postgresql.git/commit
For Kerberos testing, disable DNS lookups
authorStephen Frost <sfrost@snowman.net>
Fri, 7 Apr 2023 23:36:25 +0000 (19:36 -0400)
committerStephen Frost <sfrost@snowman.net>
Fri, 7 Apr 2023 23:36:25 +0000 (19:36 -0400)
commitced712f1a1d60d5e24d207d97efbc4dddc051079
tree28ad5e1c3c33865cab61e480f60ad18dc41987db
parent0787432f33fbbda4f628f4499468a3f7d0bc11ad
For Kerberos testing, disable DNS lookups

Similar to 8dff2f224, this disables DNS lookups by the Kerberos library
to look up the KDC and the realm while the Kerberos tests are running.
In some environments, these lookups can take a long time and end up
timing out and causing tests to fail.  Further, since this isn't really
our domain, we shouldn't be sending out these DNS requests during our
tests.
src/test/kerberos/t/001_auth.pl