Commit 883f631
authored
Disable ILM history store in data stream module YAML test suite (elastic#132313)
The creation of the ILM history store can disturb tests that expect a fixed number of data streams to be present. None of the tests in this YAML test suite interact with the ILM history store, so we can safely disable it.
Fixes elastic#1322981 parent 58c5044 commit 883f631
File tree
2 files changed
+6
-3
lines changed- modules/data-streams/src/yamlRestTest/java/org/elasticsearch/datastreams
2 files changed
+6
-3
lines changedLines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
61 | 67 | | |
62 | 68 | | |
63 | 69 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
476 | 476 | | |
477 | 477 | | |
478 | 478 | | |
479 | | - | |
480 | | - | |
481 | | - | |
482 | 479 | | |
483 | 480 | | |
484 | 481 | | |
| |||
0 commit comments