Skip to content

[7.x] Lazy test cluster module and plugins (#54852)#55087

Merged
jakelandis merged 1 commit intoelastic:7.xfrom
jakelandis:7x_lazy_module_plugins
Apr 13, 2020
Merged

[7.x] Lazy test cluster module and plugins (#54852)#55087
jakelandis merged 1 commit intoelastic:7.xfrom
jakelandis:7x_lazy_module_plugins

Conversation

@jakelandis
Copy link
Copy Markdown
Contributor

This change converts the module and plugin parameters
for testClusters to be lazy. Meaning that the values
are not resolved until they are actually used. This
removes the requirement to use project.afterEvaluate to
be able to resolve the bundle artifact.

Note - this does not completely remove the need for afterEvaluate
since it is still needed for the custom resource extension.

This change converts the module and plugin parameters
for testClusters to be lazy. Meaning that the values
are not resolved until they are actually used. This
removes the requirement to use project.afterEvaluate to
be able to resolve the bundle artifact.

Note - this does not completely remove the need for afterEvaluate
since it is still needed for the custom resource extension.
@jakelandis jakelandis changed the title Lazy test cluster module and plugins (#54852) [7.x] Lazy test cluster module and plugins (#54852) Apr 10, 2020
@jakelandis jakelandis merged commit a2fafa6 into elastic:7.x Apr 13, 2020
@jakelandis jakelandis deleted the 7x_lazy_module_plugins branch April 13, 2020 15:53
jakelandis added a commit to jakelandis/elasticsearch that referenced this pull request Apr 13, 2020
…5087)

This change converts the module and plugin parameters
for testClusters to be lazy. Meaning that the values
are not resolved until they are actually used. This
removes the requirement to use project.afterEvaluate to
be able to resolve the bundle artifact.

Note - this does not completely remove the need for afterEvaluate
since it is still needed for the custom resource extension.
jakelandis added a commit that referenced this pull request Apr 13, 2020
This change converts the module and plugin parameters
for testClusters to be lazy. Meaning that the values
are not resolved until they are actually used. This
removes the requirement to use project.afterEvaluate to
be able to resolve the bundle artifact.

Note - this does not completely remove the need for afterEvaluate
since it is still needed for the custom resource extension.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant