Skip to content

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

Merged
elasticsearchmachine merged 1 commit intoelastic:8.1from
masseyke:backport/8.1/pr-84539
Mar 24, 2022
Merged

[8.1] Allowing _cat/allocation to return more than 0 shards in test (#84539)#85342
elasticsearchmachine merged 1 commit intoelastic:8.1from
masseyke:backport/8.1/pr-84539

Conversation

@masseyke
Copy link
Copy Markdown
Member

Backports the following commits to 8.1:

…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
@elasticsearchmachine elasticsearchmachine merged commit 70d719e into elastic:8.1 Mar 24, 2022
@masseyke masseyke deleted the backport/8.1/pr-84539 branch March 24, 2022 19:49
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.1.2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants