Skip to content

Fix ElasticsearchNode input calculation to be Gradle 7.0 compliant (7.x backport) #71458

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

Merged
merged 1 commit into from
Apr 10, 2021

Conversation

breskeby
Copy link
Contributor

@breskeby breskeby commented Apr 8, 2021

backports #70943 to 7.x branch

…lastic#70943)

This makes test cluster input calculation Gradle 7.0 compliant.

It reworks input tracking for test cluster by using artifact transforms to inspect plugin zips 
in ElasticseachNode effectivly. 
By using artifact transforms we also ensure we do not unpack unchanged modules or plugins 
again and again and reuse former unpacked archives instead across multiple builds.

We also add full  integ test coverage for ElasticsearchNode inputs calculation logic here.
@breskeby breskeby self-assigned this Apr 8, 2021
@breskeby breskeby added :Delivery/Build Build or test infrastructure backport labels Apr 8, 2021
@elasticmachine elasticmachine added the Team:Delivery Meta label for Delivery team label Apr 8, 2021
@elasticmachine
Copy link
Collaborator

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

@breskeby breskeby merged commit 5c5e98b into elastic:7.x Apr 10, 2021
@breskeby breskeby deleted the tweak-test-cluster-inputs-7.x branch April 10, 2021 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport :Delivery/Build Build or test infrastructure >refactoring Team:Delivery Meta label for Delivery team v7.13.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants