Details
Description
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