Commit baff726
authored
Some slow CI test clusters are not able to download all four GeoIP databases within 10 seconds, so we bump the timeout to 20 seconds.
See #138460 for a more detailed analysis.
Fixes #138460
Fixes #138502
(cherry picked from commit 4fb85c6)
# Conflicts:
# modules/ingest-geoip/src/yamlRestTest/java/org/elasticsearch/ingest/geoip/IngestGeoIpClientYamlTestSuiteIT.java
# muted-tests.yml
1 parent d9dc935 commit baff726
File tree
1 file changed
+4
-1
lines changed- modules/ingest-geoip/src/yamlRestTest/java/org/elasticsearch/ingest/geoip
1 file changed
+4
-1
lines changedLines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| |||
92 | 93 | | |
93 | 94 | | |
94 | 95 | | |
95 | | - | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
96 | 99 | | |
97 | 100 | | |
98 | 101 | | |
| |||
0 commit comments