Commit 429e219
authored
We see plenty of errors due to a cluster not starting up. This is likely a combination
of parallelism, memory pressure and to little timeout.
This is aggressively increasing the timeout from 40 to 120s while we will
monitor if the overall flakyness in ci is reduced
1 parent e19fa32 commit 429e219
File tree
1 file changed
+1
-1
lines changed- build-tools/src/main/java/org/elasticsearch/gradle/testclusters
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
0 commit comments