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
Adjust AutoFollowIT#testDataStreams_autoFollowAfterDataStreamCreated() test (#74541)
Backporting #74468 to 7.x branch.
Adjust ccr data stream test that tests following a backing index after the
data stream has been auto followed.
Avoid that a data stream matches with a builtin template that uses ilm.
The manual rollover that happens in this test, may cause ilm to add
`index.lifecycle.indexing_complete` setting, which causes explicit
follow index api call to fail in this test
Closes#72062
0 commit comments