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 LifecycleLicenseIT failures #66039

Merged
merged 2 commits into from
Dec 8, 2020

Conversation

andreidan
Copy link
Contributor

This attempts to fix the flakiness in the LifecycleLicenseIT tests.
This waits for an active license to be available in the cluster (REST layer
comes up before) and adds busy waiting for setting/checking the licenses
with logging of responses.

Fixes #65708

This attempts to fix the flakiness in the LifecycleLicenseIT tests.
This waits for an active license to be available in the cluster (REST layer
comes up before) and adds busy waiting for setting/checking the licenses
with logging of responses.
@andreidan andreidan added >test Issues or PRs that are addressing/adding tests :Data Management/ILM+SLM Index and Snapshot lifecycle management v8.0.0 v7.11.0 labels Dec 8, 2020
@elasticmachine elasticmachine added the Team:Data Management Meta label for data/management team label Dec 8, 2020
@elasticmachine
Copy link
Collaborator

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

@andreidan andreidan requested a review from dakrone December 8, 2020 16:11
@andreidan
Copy link
Contributor Author

@elasticmachine update branch

Copy link
Member

@dakrone dakrone left a comment

Choose a reason for hiding this comment

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

LGTM, thanks Andrei

@andreidan andreidan merged commit d1ac92a into elastic:master Dec 8, 2020
andreidan added a commit to andreidan/elasticsearch that referenced this pull request Dec 8, 2020
This attempts to fix the flakiness in the LifecycleLicenseIT tests.
This waits for an active license to be available in the cluster (REST layer
comes up before) and adds busy waiting for setting/checking the licenses
with logging of responses.

Co-authored-by: Elastic Machine <[email protected]>
(cherry picked from commit d1ac92a)
Signed-off-by: Andrei Dan <[email protected]>
andreidan added a commit that referenced this pull request Dec 8, 2020
This attempts to fix the flakiness in the LifecycleLicenseIT tests.
This waits for an active license to be available in the cluster (REST layer
comes up before) and adds busy waiting for setting/checking the licenses
with logging of responses.

Co-authored-by: Elastic Machine <[email protected]>
(cherry picked from commit d1ac92a)
Signed-off-by: Andrei Dan <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Data Management/ILM+SLM Index and Snapshot lifecycle management Team:Data Management Meta label for data/management team >test Issues or PRs that are addressing/adding tests v7.11.0 v8.0.0-alpha1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CI] SearchableSnapshotActionIT and LifecycleLicenseIT failures
4 participants