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

Optimize which Rest resources are used by the Rest tests. #53299

Merged
merged 4 commits into from
Mar 18, 2020

Conversation

jakelandis
Copy link
Contributor

This should help with Gradle's incremental compile such that projects
only depend upon the resources they use. The modules, plugins, and
x-pack plugins have been included in this optimization.

related #52114

This should help with Gradle's incremental compile such that projects
only depend upon the resources they use.

related elastic#52114
@jakelandis jakelandis added :Delivery/Build Build or test infrastructure v7.7.0 v7.6.2 labels Mar 9, 2020
@jakelandis jakelandis requested a review from mark-vieira March 9, 2020 17:32
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra (:Core/Infra/Build)

@jakelandis
Copy link
Contributor Author

@elasticmachine update branch

@jakelandis
Copy link
Contributor Author

@elasticmachine update branch

Copy link
Contributor

@mark-vieira mark-vieira left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks for doing this. I'm sure tracking down all these test dependencies was non-trivial.

@jimczi jimczi removed the v7.6.2 label Mar 18, 2020
@jakelandis jakelandis merged commit afc2383 into elastic:master Mar 18, 2020
@jakelandis jakelandis deleted the optimize_rest_resources branch March 18, 2020 14:09
jakelandis added a commit to jakelandis/elasticsearch that referenced this pull request Mar 18, 2020
)

This should help with Gradle's incremental compile such that projects
only depend upon the resources they use.

related elastic#52114
@mark-vieira mark-vieira added the Team:Delivery Meta label for Delivery team label Nov 11, 2020
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 v7.7.0 v8.0.0-alpha1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants