You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Dale Emery (Jira)" <ji...@apache.org> on 2022/05/11 16:00:00 UTC

[jira] [Resolved] (GEODE-10288) Identify multiple JDK versions for upgrade tests

     [ https://issues.apache.org/jira/browse/GEODE-10288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dale Emery resolved GEODE-10288.
--------------------------------
    Fix Version/s: 1.16.0
       Resolution: Fixed

> 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)