Skip to content

[8.0] Allowing _cat/allocation to return more than 0 shards in test (#84539)#85341

Closed
masseyke wants to merge 1 commit intoelastic:8.0from
masseyke:backport/8.0/pr-84539
Closed

[8.0] Allowing _cat/allocation to return more than 0 shards in test (#84539)#85341
masseyke wants to merge 1 commit intoelastic:8.0from
masseyke:backport/8.0/pr-84539

Conversation

@masseyke
Copy link
Copy Markdown
Member

Backports the following commits to 8.0:

…c#84539)

We delete all indices in a cluster before running ClientYamlTestSuiteIT. However some system indices can regenerate.
The cat.allocation, cat.indices, and cat.shards tests were failing because they assume that no indices not created by the tests exist. They can now all handle system indices being created during the test.
Closes elastic#83719
Closes elastic#84765
Closes elastic#84972
Closes elastic#82151
Closes elastic#82660
@masseyke masseyke added auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport labels Mar 24, 2022
@masseyke masseyke closed this Mar 24, 2022
@masseyke masseyke deleted the backport/8.0/pr-84539 branch April 18, 2022 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport v8.0.2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants