Commit 31bfff2
authored
Increase Timeout in WaitForRefreshAndCloseIT (elastic#76078) (elastic#76082)
The test cluster took slightly more than 10s to apply the cluster state for the mapping update
randomly which failed the run in elastic#75941. This only ever failed once but since there's no real harm in doing so
increasing the timeout to 30s here like we did in other similar spots.
closes elastic#759411 parent 27edd44 commit 31bfff2
File tree
1 file changed
+1
-1
lines changed- distribution/archives/integ-test-zip/src/test/java/org/elasticsearch/test/rest
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| |||
0 commit comments