Skip to content

Fix flaky DesiredNodeTests#testGetRoles #85891

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
Apr 14, 2022

Conversation

idegtiarenko
Copy link
Contributor

Exclude VOTING_ONLY_NODE_ROLE from the list of randomy picked roles as
it could not be used in isolation without MASTER role

Closes: #85882

Exclude VOTING_ONLY_NODE_ROLE from the list of randomy picked roles as
it could not be used in isolation without MASTER role
@idegtiarenko idegtiarenko added >test-failure Triaged test failures from CI :Distributed Indexing/Distributed A catch all label for anything in the Distributed Indexing Area. Please avoid if you can. Team:Distributed (Obsolete) Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination. v8.3.0 labels Apr 14, 2022
@idegtiarenko idegtiarenko requested a review from fcofdez April 14, 2022 07:10
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-distributed (Team:Distributed)

Copy link
Contributor

@fcofdez fcofdez 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 Ievgen!

@idegtiarenko idegtiarenko merged commit 1c0474e into elastic:master Apr 14, 2022
@idegtiarenko idegtiarenko deleted the 85882 branch April 14, 2022 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Distributed Indexing/Distributed A catch all label for anything in the Distributed Indexing Area. Please avoid if you can. Team:Distributed (Obsolete) Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination. >test-failure Triaged test failures from CI v8.3.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CI] DesiredNodeTests testGetRoles failing
3 participants