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

Make MlDeprecationIT delete system indices before generic cleanup #79077

Conversation

droberts195
Copy link
Contributor

The generic post test cleanup code causes deprecation warnings
when deleting system indices. This is particularly problematic
for deprecation plugin integration tests.

This change makes the ML test in the deprecation plugin integration
tests clean up the ML system indices before the generic post test
cleanup runs.

Fixes #79058

The generic post test cleanup code causes deprecation warnings
when deleting system indices. This is particularly problematic
for deprecation plugin integration tests.

This change makes the ML test in the deprecation plugin integration
tests clean up the ML system indices before the generic post test
cleanup runs.

Fixes elastic#79058
@droberts195 droberts195 added >test Issues or PRs that are addressing/adding tests :ml Machine learning v8.0.0 v7.16.0 labels Oct 13, 2021
@elasticmachine elasticmachine added the Team:ML Meta label for the ML team label Oct 13, 2021
@elasticmachine
Copy link
Collaborator

Pinging @elastic/ml-core (Team:ML)

Copy link
Contributor

@dimitris-athanasiou dimitris-athanasiou left a comment

Choose a reason for hiding this comment

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

LGTM

@droberts195
Copy link
Contributor Author

Already fixed by #79071

@droberts195 droberts195 deleted the better_cleanup_for_ml_deprecation_test branch October 29, 2021 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:ml Machine learning Team:ML Meta label for the ML team >test Issues or PRs that are addressing/adding tests v7.16.0 v8.0.0-beta1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CI] MlDeprecationIT testMlDeprecationChecks failing
4 participants