Commit a940050
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 660fe82 commit a940050
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