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

Avoid copying test cluster distributions when possible #93486

Merged
merged 2 commits into from
Feb 7, 2023

Conversation

mark-vieira
Copy link
Contributor

@mark-vieira mark-vieira commented Feb 2, 2023

This commit re-implements an optimization from the old test clusters plugin that would "share" the test distribution directory across tests if possible. This can be done when we aren't altering the distribution in any way, such as by installing plugins or modules.

This commit re-implements and optimisation from the old test clusters
plugin that would "share" the test distribution directory across
tests if possible. This can be done when we aren't altering the
distribution in any way, such as by installing plugins or modules.
@mark-vieira mark-vieira added >test Issues or PRs that are addressing/adding tests :Delivery/Build Build or test infrastructure v6.8.6 test-full-bwc Trigger full BWC version matrix tests auto-backport-and-merge labels Feb 2, 2023
@elasticsearchmachine elasticsearchmachine added Team:Delivery Meta label for Delivery team v8.7.0 labels Feb 2, 2023
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-delivery (Team:Delivery)

@mark-vieira
Copy link
Contributor Author

@elasticmachine run elasticsearch-ci/full-bwc

1 similar comment
@mark-vieira
Copy link
Contributor Author

@elasticmachine run elasticsearch-ci/full-bwc

@mark-vieira mark-vieira merged commit fc78668 into elastic:main Feb 7, 2023
@mark-vieira mark-vieira deleted the shared_distribution_dirs branch February 7, 2023 00:34
@elasticsearchmachine
Copy link
Collaborator

💔 Backport failed

Status Branch Result
6.8 Commit could not be cherrypicked due to conflicts

You can use sqren/backport to manually backport by running backport --upstream elastic/elasticsearch --pr 93486

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Delivery/Build Build or test infrastructure Team:Delivery Meta label for Delivery team >test Issues or PRs that are addressing/adding tests test-full-bwc Trigger full BWC version matrix tests v8.6.2 v8.7.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants