Skip to content

Remove empty cluster test for cat allocation #83277

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
Feb 3, 2022

Conversation

dakrone
Copy link
Member

@dakrone dakrone commented Jan 28, 2022

Internally we create many indices that may cause this not to show 0 indices. There isn't really a
reason to test this specifically, as we later test an empty repsonse with a master-only node.

Resolves #82647

Internally we created many indices that may cause this not to show 0 indices. There isn't really a
reason to test this specifically, as we later test an empty repsonse with a master-only node.

Resolves elastic#82647
@dakrone dakrone added >test Issues or PRs that are addressing/adding tests :Data Management/CAT APIs Text APIs behind /_cat v8.1.0 labels Jan 28, 2022
@elasticmachine elasticmachine added the Team:Data Management Meta label for data/management team label Jan 28, 2022
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-data-management (Team:Data Management)

@mark-vieira mark-vieira added v8.2.0 and removed v8.1.0 labels Feb 2, 2022
@andreidan andreidan self-requested a review February 3, 2022 16:40
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, thanks for fixing this Lee

@dakrone dakrone merged commit 4b45625 into elastic:master Feb 3, 2022
@dakrone dakrone deleted the remove-empty-cluster-test branch February 3, 2022 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Data Management/CAT APIs Text APIs behind /_cat Team:Data Management Meta label for data/management team >test Issues or PRs that are addressing/adding tests v8.2.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CI] ClientYamlTestSuiteIT test {yaml=cat.allocation/10_basic/Empty cluster} failing
5 participants