[
https://issues.apache.org/jira/browse/GEODE-10288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17536935#comment-17536935
]
ASF subversion and git services commented on GEODE-10288:
---------------------------------------------------------
Commit ff3c806e1960f6abeb2be6982e01c713e03d97f1 in geode's branch
refs/heads/support/1.15 from Dale Emery
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=ff3c806e19 ]
backport/geode 10288/java homes (#7694)
* GEODE-10288: Define JDK 8, 11, 17 homes for upgrade tests (#7675)
* GEODE-10288: Fix property assignment syntax (#7678)
> Identify multiple JDK versions for upgrade tests
> ------------------------------------------------
>
> Key: GEODE-10288
> URL: https://issues.apache.org/jira/browse/GEODE-10288
> Project: Geode
> Issue Type: Improvement
> Components: ci, tests
> Affects Versions: 1.15.0, 1.16.0
> Reporter: Dale Emery
> Priority: Major
> Labels: Java17, pull-request-available
> Fix For: 1.16.0
>
>
> An upcoming PR enhances most upgrade tests to upgrade a Geode client,
> locator, or server from one JDK version to another. That functionality
> requires CI to define environment variables to identify the installed paths
> to JDKs for Java 8, 11, and 17 when launching each test JVM. The proposed
> environment variables are:
> - TEST_JAVA_8_HOME
> - TEST_JAVA_11_HOME
> - TEST_JAVA_17_HOME
--
This message was sent by Atlassian Jira
(v8.20.7#820007)