Commit a44e993
authored
ESQL: Shore up test (elastic#130217) (elastic#131116)
Adds a `_forcemerge` to a test to try and avoid spurious failures. The
tests expect everything in one segment and the bulk mostly does that-
but `_forcemerge` should *double* force it.
Closes elastic#1299751 parent 2554120 commit a44e993
File tree
1 file changed
+9
-0
lines changed- x-pack/plugin/esql/qa/server/single-node/src/javaRestTest/java/org/elasticsearch/xpack/esql/qa/single_node
1 file changed
+9
-0
lines changedLines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
198 | 207 | | |
199 | 208 | | |
200 | 209 | | |
| |||
0 commit comments