forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitce5e234
committed
For Kerberos testing, disable DNS lookups
Similar to8dff2f2, this disables DNS lookups by the Kerberos libraryto 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 uptiming out and causing tests to fail. Further, since this isn't reallyour domain, we shouldn't be sending out these DNS requests during ourtests.1 parent7d8219a commitce5e234
1 file changed
+7
-0
lines changedLines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
107 | 107 |
| |
108 | 108 |
| |
109 | 109 |
| |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
110 | 115 |
| |
111 | 116 |
| |
112 | 117 |
| |
| |||
118 | 123 |
| |
119 | 124 |
| |
120 | 125 |
| |
| 126 | + | |
| 127 | + | |
121 | 128 |
| |
122 | 129 |
| |
123 | 130 |
| |
|
0 commit comments
Comments
(0)