Commit 0eb5dfd
committed
[Build] Aggressively increase gradle based Test Cluster startup timeout (elastic#135672)
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 reduced1 parent 8f23421 commit 0eb5dfd
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 | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
0 commit comments