Skip to content

Conversation

@mark-vieira
Copy link
Contributor

This is a follow up to #51505 in which we weren't properly setting JAVA_HOME of local test clusters to the configured RUNTIME_JAVA_HOME due to the way were were comparing version strings. VersionProperterties.getElasticsearch() includes a -SNAPSHOT suffix so comparing strings won't work. We now compare the Version objects themselves such that 8.0.0 and 8.0.0-SNAPSHOT are considered to be the same version.

@mark-vieira mark-vieira added :Delivery/Build Build or test infrastructure v8.0.0 labels Jan 28, 2020
@elasticmachine
Copy link
Collaborator

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

Copy link
Member

@rjernst rjernst left a comment

Choose a reason for hiding this comment

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

LGTM

@mark-vieira mark-vieira merged commit 4630c8d into elastic:master Jan 28, 2020
@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 v8.0.0-alpha1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants