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

Complete testclusters backport #47623

Merged
merged 3 commits into from
Oct 7, 2019

Conversation

alpar-t
Copy link
Contributor

@alpar-t alpar-t commented Oct 5, 2019

Backport #47022 and #46539

…up (elastic#46539)

* Retry deleting distro dir on windows

When retarting the cluster we clean up old distribution files that might
still be in use by the OS.
Windows closes resources of ded processes async, so we do a couple of
retries to get arround it.

Closes elastic#46014

* Avoid having to delete the distro folder.
)

This PR removes a use-case of the ClusterFormationTasks and converts a
project that flew under the radar so far.
There's probably more clean-up possible here, but for now the goal is
to be able to remove that code after `RunTask` is also updated.
@alpar-t alpar-t merged commit bc85b22 into elastic:7.x Oct 7, 2019
@alpar-t alpar-t deleted the complete-testclusters-backport branch October 7, 2019 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant