Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[7.x] Fix TimeSeriesLifecycleActionsIT.testExplainFilters (#48… #48776

Merged
merged 1 commit into from
Oct 31, 2019

Conversation

dakrone
Copy link
Member

@dakrone dakrone commented Oct 31, 2019

Backports the following commits to 7.x:

This test used an index without an alias to simulate a failure in the
`check-rollover-ready` step. However, with elastic#48256 that step
automatically retries, meaning that the index may not always be in
the ERROR step.

This commit changes the test to use a shrink action with an invalid
number of shards so that it stays in the ERROR step.

Resolves elastic#48767
@dakrone dakrone added backport :Data Management/ILM+SLM Index and Snapshot lifecycle management v7.6.0 labels Oct 31, 2019
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-features (:Core/Features/ILM+SLM)

@dakrone dakrone changed the title [7.x] Fix TimeSeriesLifecycleActionsIT.testExplainFilters (#48772) [7.x] Fix TimeSeriesLifecycleActionsIT.testExplainFilters (#48… Oct 31, 2019
@dakrone dakrone merged commit d0ead68 into elastic:7.x Oct 31, 2019
@dakrone dakrone deleted the backport/7.x/pr-48772 branch October 31, 2019 21:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport :Data Management/ILM+SLM Index and Snapshot lifecycle management v7.6.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants