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

Fix AutoFollowIT#testRolloverAliasInFollowClusterForbidden() test. #66436

Conversation

martijnvg
Copy link
Member

If the alias is missing then wrap the error in an assertion error,
so that it can be retried by assertBusy(...) code block.

Closes #66251

If the alias is missing then wrap the error in an assertion error,
so that it can be retried by assertBusy(...) code block.

Closes elastic#66251
@martijnvg martijnvg added >test Issues or PRs that are addressing/adding tests v8.0.0 :Data Management/Data streams Data streams and their lifecycles v7.12.0 labels Dec 16, 2020
@elasticmachine elasticmachine added the Team:Data Management Meta label for data/management team label Dec 16, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-features (Team:Core/Features)

Copy link
Contributor

@andreidan andreidan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@martijnvg martijnvg merged commit 055cd57 into elastic:master Dec 16, 2020
@martijnvg
Copy link
Member Author

(waiting with backporting for 24 hours to see whether this test doesn't fail in CI)

martijnvg added a commit to martijnvg/elasticsearch that referenced this pull request Dec 17, 2020
Backport of elastic#66436 to 7.x branch.

If the alias is missing then wrap the error in an assertion error,
so that it can be retried by assertBusy(...) code block.

Closes elastic#66251
martijnvg added a commit that referenced this pull request Dec 17, 2020
…66512)

Backport of #66436 to 7.x branch.

If the alias is missing then wrap the error in an assertion error,
so that it can be retried by assertBusy(...) code block.

Closes #66251
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Data Management/Data streams Data streams and their lifecycles Team:Data Management Meta label for data/management team >test Issues or PRs that are addressing/adding tests v7.12.0 v8.0.0-alpha1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CI] AutoFollowIT.testRolloverAliasInFollowClusterForbidden failure
5 participants