You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Fixeselastic#132298
Copy file name to clipboardExpand all lines: modules/data-streams/src/yamlRestTest/java/org/elasticsearch/datastreams/DataStreamsClientYamlTestSuiteIT.java
0 commit comments