Skip to content

Fix TimeSeriesLifecycleActionsIT.testRolloverAlreadyExists (#48747) #48795

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

Merged
merged 1 commit into from
Nov 1, 2019

Conversation

andreidan
Copy link
Contributor

  • ILM Test asserts on the same ilm/_explain output

With the introduction of retryable steps subsequent ilm/_explain calls
can see the state of an ilm cycle move out of the error step. This test
made several assertions assuming that the cycle remains in the error
step so this commit changes the test to make one _explain call and have
all the asserts work on the same ilm state (so subsequent assumptions to
the cycle being in the error step are valid).

  • Drop unused field in test.

(cherry picked from commit 44c74bb)
Signed-off-by: Andrei Dan [email protected]

Backport of #48747

…8747)

* ILM Test asserts on the same ilm/_explain output

With the introduction of retryable steps subsequent ilm/_explain calls
can see the state of an ilm cycle move out of the error step. This test
made several assertions assuming that the cycle remains in the error
step so this commit changes the test to make one _explain call and have
all the asserts work on the same ilm state (so subsequent assumptions to
the cycle being in the error step are valid).

* Drop unused field in test.

(cherry picked from commit 44c74bb)
Signed-off-by: Andrei Dan <[email protected]>
@andreidan andreidan added >test Issues or PRs that are addressing/adding tests backport v7.6.0 labels Nov 1, 2019
@andreidan
Copy link
Contributor Author

@elasticmachine retest this please

@andreidan andreidan merged commit 98a9227 into elastic:7.x Nov 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport >test Issues or PRs that are addressing/adding tests v7.6.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant