[
https://issues.apache.org/jira/browse/GEODE-10288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17534980#comment-17534980
]
ASF subversion and git services commented on GEODE-10288:
---------------------------------------------------------
Commit 5843feeb386e3b9cf3d6cc02e192b6af7f483385 in geode's branch
refs/heads/develop from Dale Emery
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=5843feeb38 ]
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
>
> 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)